Add MDX LSP, filetype, and syntax highlighting

This commit is contained in:
2025-11-21 12:07:03 +00:00
parent f51bbe1236
commit 555644bc02
2 changed files with 8 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ if vim.fn.executable('npm') == 1 then
'dockerls', -- Dockerfile
'html', -- HTML
'jsonls', -- JSON
'mdx_analyzer', -- MDX
'pyright', -- Python
'vimls', -- VimScript
'yamlls', -- YAML