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

This commit is contained in:
2023-07-08 15:20:41 +03:00
parent 1e7dd3717d
commit 020e412354
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({})