enable lsp tsserver
This commit is contained in:
parent
9f0f0784e1
commit
1b20ada075
1 changed files with 1 additions and 2 deletions
3
init.lua
3
init.lua
|
|
@ -575,8 +575,7 @@ require('lazy').setup({
|
|||
-- https://github.com/pmizio/typescript-tools.nvim
|
||||
--
|
||||
-- But for many setups, the LSP (`tsserver`) will work just fine
|
||||
-- tsserver = {},
|
||||
--
|
||||
tsserver = {},
|
||||
|
||||
lua_ls = {
|
||||
-- cmd = {...},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue