markdown lsp

This commit is contained in:
nagymathev 2024-07-10 16:27:01 +01:00
parent 9f2234ad68
commit d3adf6a4b8
1 changed files with 5 additions and 1 deletions

View File

@ -247,6 +247,10 @@ return {
rust_analyzer = {
alias = 'rust-analyzer',
},
markdown_oxide = {
alias = 'markdown-oxide',
},
-- ... 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: