Remove broken mdx LSP

This commit is contained in:
Kenneth Benzie 2025-11-21 14:10:03 +00:00
parent 555644bc02
commit 25209c7928

View File

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