nvim: ":" -> "<cmd>" in mappings

This commit is contained in:
mequidis
2022-05-29 11:06:01 +03:00
parent 53b480d841
commit b41db4f622
2 changed files with 43 additions and 42 deletions

View File

@ -10,6 +10,7 @@ lsp.pyright.setup({
},
},
})
-- lsp.pylsp.setup({})
lsp.gopls.setup({})
lsp.clangd.setup({})
lsp.texlab.setup({})