fixes prev buffer keybinding
This commit is contained in:
parent
1ebd5e5eab
commit
46caf35475
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ return {
|
|||
mode = "n",
|
||||
},
|
||||
{
|
||||
"<leader>bd",
|
||||
"<leader>bp",
|
||||
"<Cmd>bp<CR>",
|
||||
desc = "Move to previous buffer",
|
||||
mode = "n",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue