Updates for the void...
This commit is contained in:
@@ -42,7 +42,7 @@ map("v", "<S-Tab>", "<gv")
|
||||
map("v", "<Tab>" , ">gv")
|
||||
map("n", "<C-p>", ":find ")
|
||||
map("n", "<C-e>", ":Lex<CR>")
|
||||
map("n", "<C-x>", ":bd<CR>")
|
||||
map("n", "<C-backspace>", ":bd<CR>")
|
||||
map("i", "<C-h>", vim.lsp.buf.signature_help)
|
||||
|
||||
-- -----------------------------
|
||||
|
||||
Reference in New Issue
Block a user