mirror of
https://github.com/NvChad/NvChad.git
synced 2024-11-08 13:10:25 +00:00
remove conflicting mappings | (#1119)
This commit is contained in:
parent
b159d4e398
commit
bdf45a447a
@ -129,7 +129,7 @@ M.lspconfig = {
|
||||
" lsp implementation",
|
||||
},
|
||||
|
||||
["<C-k>"] = {
|
||||
["<leader>ls"] = {
|
||||
function()
|
||||
vim.lsp.buf.signature_help()
|
||||
end,
|
||||
|
Loading…
Reference in New Issue
Block a user