Add MDX LSP, filetype, and syntax highlighting
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user