Add markdown lsp server
This commit is contained in:
parent
d70a628146
commit
5629e07bf3
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ lspconfig.tsserver.setup {{}, on_attach = M.lsp_map_keys}
|
|||
lspconfig.yamlls.setup {{}, on_attach = M.lsp_map_keys}
|
||||
lspconfig.jsonls.setup {{}, on_attach = M.lsp_map_keys}
|
||||
lspconfig.html.setup {{}, on_attach = M.lsp_map_keys}
|
||||
lspconfig.marksman.setup {{}, on_attach = M.lsp_map_keys}
|
||||
|
||||
lspconfig.sumneko_lua.setup {
|
||||
settings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue