fixing error with lua lsp config

This commit is contained in:
Arjun Patel
2023-03-02 06:21:48 -06:00
parent 4170c0fb02
commit 9cf15b8db7
2 changed files with 30 additions and 31 deletions
-1
View File
@@ -4,7 +4,6 @@ lsp.preset("recommended")
lsp.ensure_installed({
'tsserver',
'sumneko_lua',
})
-- Fix Undefined global 'vim'