🗑️ remove(nvim): redundant keymap
This commit is contained in:
parent
04926ea9bd
commit
b2b4006ab6
1 changed files with 0 additions and 2 deletions
|
@ -145,5 +145,3 @@ map("n", "gd", "<Cmd>lua Scroll('definition')<CR>")
|
|||
|
||||
-- LSP go-to-declaration:
|
||||
map("n", "gD", "<Cmd>lua Scroll('declaration')<CR>")
|
||||
|
||||
map("n", "<M-BS>", "<Cmd>noh<CR>", { noremap = true, silent = true, desc = "Clear Search" })
|
||||
|
|
Loading…
Add table
Reference in a new issue