use <C-q> to close focused buffer
This commit is contained in:
@@ -6,6 +6,7 @@ local imap = utils.imap
|
||||
|
||||
-- General keymaps
|
||||
nmap("<C-c>", ":nohl<CR>")
|
||||
nmap("<C-q>", "<C-W>q")
|
||||
|
||||
-- Disable PageUp and PageDown keys
|
||||
nmap("<PageDown>", "<nop>")
|
||||
|
||||
Reference in New Issue
Block a user