fixing error with lua lsp config
This commit is contained in:
@@ -4,7 +4,6 @@ lsp.preset("recommended")
|
||||
|
||||
lsp.ensure_installed({
|
||||
'tsserver',
|
||||
'sumneko_lua',
|
||||
})
|
||||
|
||||
-- Fix Undefined global 'vim'
|
||||
|
||||
Reference in New Issue
Block a user