1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00
This commit is contained in:
jdhao 2022-09-01 13:24:52 +08:00
parent eb87c5b0c3
commit 17acda10a0

View File

@ -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"