.
This commit is contained in:
parent
23b5457ab7
commit
034e8470f1
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@ map("n", "<X1Mouse>", "<C-O>", { silent = true, desc = "go back with mouse" })
|
|||
map("n", "<X2Mouse>", "<C-I>", { silent = true, desc = "go forward with mouse" })
|
||||
|
||||
map("n", "<leader>bb", "<cmd>e #<cr>", { desc = "Switch to Other Buffer" })
|
||||
map("n", "<leader>`", "<cmd>e #<cr>", { desc = "Switch to Other Buffer" })
|
||||
|
||||
-- Keybindings to make split navigation easier.
|
||||
-- Use CTRL+<hjkl> to switch between windows
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue