kak: <c-p> para ir para adelante en el historial
This commit is contained in:
parent
80e3261b45
commit
487ab720f9
1 changed files with 3 additions and 0 deletions
|
@ -126,3 +126,6 @@ map global normal <a-Q> <a-B>
|
|||
|
||||
map global normal b ':enter-buffers-mode<ret>' -docstring 'buffers…'
|
||||
map global normal B ':enter-user-mode -lock buffers<ret>' -docstring 'buffers (lock)…'
|
||||
|
||||
|
||||
map global normal '<c-p>' '<tab>' -docstring 'jump forward'
|
||||
|
|
Loading…
Reference in a new issue