Fix dotsync alias
This commit is contained in:
parent
1b277bf887
commit
9e5df50795
2 changed files with 2 additions and 1 deletions
|
@ -58,6 +58,7 @@ require("mason-lspconfig").setup({automatic_installation = true})
|
|||
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.sumneko_lua.setup {
|
||||
settings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue