diff options
| author | jdhao <jdhao@hotmail.com> | 2022-09-01 13:24:52 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2022-09-01 13:24:52 +0800 |
| commit | 17acda10a0b32bc22a56c3a1995bbe48287b768d (patch) | |
| tree | c01db12365913294b49304a0b32bb885e5c37d61 /init.lua | |
| parent | eb87c5b0c346186d0fd461a4bd00d202375d0fa9 (diff) | |
fix
Diffstat (limited to 'init.lua')
| -rw-r--r-- | init.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
