chore(nvim): change tsserver to ts_ls

This commit is contained in:
João Paulo Dubas 2024-09-16 17:56:28 -03:00
parent 5e39fc19a8
commit 2005e582cd
No known key found for this signature in database

View File

@ -1,5 +1,5 @@
diff --git a/init.lua b/init.lua
index 220d304..62a9702 100644
index 220d304..4fd8e38 100644
--- a/init.lua
+++ b/init.lua
@@ -91,7 +91,7 @@ vim.g.mapleader = ' '
@ -76,7 +76,7 @@ index 220d304..62a9702 100644
+ r_language_server = {},
+ templ = {},
+ terraformls = {},
+ tsserver = {},
+ ts_ls = {},
+ yamlls = {
+ settings = {
+ yaml = {