feat(lsp): configure eslint, tailwindcss, tsgo and prettier

This commit is contained in:
2026-02-28 09:47:24 +01:00
parent ccb89aaffa
commit a2521f0e6f
7 changed files with 75 additions and 0 deletions
+3
View File
@@ -73,6 +73,7 @@ function M.setup()
"bashls",
"clangd",
"cmake",
"eslint",
"gopls",
-- "hyprls",
"intelephense",
@@ -87,6 +88,8 @@ function M.setup()
"ruff",
"rust_analyzer",
"svelte",
"tailwindcss",
"tsgo",
"zls",
})