remove conflicting mappings | (#1119)

navigator
siduck 2 years ago
parent b159d4e398
commit bdf45a447a

@ -129,7 +129,7 @@ M.lspconfig = {
" lsp implementation",
},
["<C-k>"] = {
["<leader>ls"] = {
function()
vim.lsp.buf.signature_help()
end,

Loading…
Cancel
Save