04012023
This commit is contained in:
parent
0c50fe1718
commit
b699566b51
3 changed files with 8 additions and 4 deletions
|
@ -5,6 +5,7 @@ mapkey("<leader>bn", "bnext", "n") -- Next buffer
|
|||
mapkey("<leader>bp", "bprevious", "n") -- Prev buffer
|
||||
mapkey("<leader>bb", "e #", "n") -- Switch to Other Buffer
|
||||
mapkey("<leader>`", "e #", "n") -- Switch to Other Buffer
|
||||
mapkey("<leader>bc", "bd", "n") -- Close the buffer
|
||||
|
||||
-- Directory Navigatio}n
|
||||
mapkey("<leader>m", "NvimTreeFocus", "n")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue