markdown lsp

pull/1705/head
nagymathev 1 year ago
parent 9f2234ad68
commit d3adf6a4b8

@ -247,6 +247,10 @@ return {
rust_analyzer = { rust_analyzer = {
alias = 'rust-analyzer', alias = 'rust-analyzer',
}, },
markdown_oxide = {
alias = 'markdown-oxide',
},
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs -- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
-- --
-- Some languages (like typescript) have entire language plugins that can be useful: -- Some languages (like typescript) have entire language plugins that can be useful:

Loading…
Cancel
Save