nb config
This commit is contained in:
@@ -45,8 +45,8 @@ local defaults = {
|
||||
-- ["<C-j>"] = "<C-w>j",
|
||||
-- ["<C-k>"] = "<C-w>k",
|
||||
-- ["<C-l>"] = "<C-w>l",
|
||||
["<C-h>"] = ":tabprevious<CR><CR>",
|
||||
["<C-l>"] = ":tabnext<CR><CR>",
|
||||
["<C-j>"] = ":tabprevious<CR><CR>",
|
||||
["<C-k>"] = ":tabnext<CR><CR>",
|
||||
["<C-n>"] = ":tabnew<CR><CR>",
|
||||
["<C-q>"] = ":tabclose<CR><CR>",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user