feat(nvim): add language servers

This commit is contained in:
Barrett Ruth 2026-02-26 11:19:26 -05:00
parent fec2101a81
commit eb39d81126
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
4 changed files with 3 additions and 24 deletions

View file

@ -29,7 +29,6 @@ for _, server in ipairs({
'mdx_analyzer',
'jsonls',
'vtsls',
'pytest_lsp',
'lua_ls',
'ruff',
'tinymist',