no need for ts restriction as requires npm
This commit is contained in:
@@ -4,7 +4,6 @@ local lsp_config = require('lspconfig')
|
||||
lsp.preset("recommended")
|
||||
|
||||
lsp.ensure_installed({
|
||||
'tsserver'
|
||||
})
|
||||
|
||||
-- Fix Undefined global 'vim'
|
||||
|
||||
Reference in New Issue
Block a user