Remove broken mdx LSP
This commit is contained in:
parent
555644bc02
commit
25209c7928
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user