mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-06-27 15:38:51 +02:00
feat: upgarde to new ts lsp name
This commit is contained in:
parent
8a2b859240
commit
e935e9c93c
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
@ -473,7 +473,7 @@ local servers = {
|
|||
dockerls = {},
|
||||
-- gradle_ls = {},
|
||||
pyright = {},
|
||||
tsserver = {},
|
||||
ts_ls = {},
|
||||
html = {},
|
||||
jsonls = {},
|
||||
-- jdtls = {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue