add typescript language server
This commit is contained in:
parent
7f84d85328
commit
13993cfabc
2 changed files with 10 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -582,7 +582,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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue