update nvim about lsp

This commit is contained in:
gin
2026-05-31 09:22:49 +08:00
parent a751b6fb7b
commit 45e2eeb8f9
6 changed files with 319 additions and 3 deletions
+3
View File
@@ -38,3 +38,6 @@ opt.timeoutlen = 500
-- folding
opt.foldenable = false
opt.foldlevel = 99
-- colorscheme
vim.cmd.colorscheme('retrobox')