fix: rename tsserver to ts_ls

This commit is contained in:
Devin Haska 2024-09-19 14:16:46 -07:00
parent e5136f66df
commit a25da27bd8
No known key found for this signature in database

View file

@ -12,7 +12,7 @@ return {
"html", "html",
"lua_ls", "lua_ls",
"taplo", -- .toml "taplo", -- .toml
"tsserver", "ts_ls",
"yamlls", -- .yml "yamlls", -- .yml
}, },
}, },