refactor(nvim): cleanup nvim config

This commit is contained in:
2026-03-18 12:11:17 +01:00
parent 41011923ac
commit 55a69316a5
14 changed files with 105 additions and 422 deletions

View File

@@ -87,7 +87,6 @@ local servers = {
},
openscad_ls = {},
pyright = {},
-- tsserver = {},
svelte = {
plugin = {
svelte = {
@@ -96,7 +95,6 @@ local servers = {
},
},
tailwindcss = {},
-- vtsls = {},
ts_ls = {},
-- vtsls = {
-- maxTsServerMemory = 16384,