fix: ts_ls
This commit is contained in:
parent
fbdcb21df7
commit
b70b0befc9
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -388,7 +388,7 @@ require('lazy').setup {
|
||||||
pylsp = {},
|
pylsp = {},
|
||||||
rust_analyzer = {},
|
rust_analyzer = {},
|
||||||
volar = {},
|
volar = {},
|
||||||
tsserver = {
|
ts_ls = {
|
||||||
init_options = {
|
init_options = {
|
||||||
plugins = {
|
plugins = {
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue