aboutsummaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.lua b/init.lua
index 9299a2d..eb79c1b 100644
--- a/init.lua
+++ b/init.lua
@@ -8,7 +8,7 @@
-- Email: jdhao@hotmail.com
-- Blog: https://jdhao.github.io/
- -- check if we have the latest stable version of nvim
+-- check if we have the latest stable version of nvim
local expected_ver = "0.7.2"
local utils = require "utils"