nvim: change lsp/mason tsserver to ts_ls
This commit is contained in:
parent
eaea595e0c
commit
90d13a74ff
2 changed files with 3 additions and 3 deletions
|
@ -38,7 +38,7 @@ return {
|
|||
"pyright",
|
||||
"svelte",
|
||||
"tailwindcss",
|
||||
"tsserver",
|
||||
"ts_ls",
|
||||
"rust_analyzer",
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue