Add markdown lsp server

This commit is contained in:
Marko Korhonen 2022-08-23 10:14:44 +03:00
parent d366574989
commit 58b1563a8b

View file

@ -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 = {