kak: <c-p> para ir para adelante en el historial

This commit is contained in:
Cat /dev/Nulo 2021-12-30 13:30:54 -03:00
parent 80e3261b45
commit 487ab720f9

View file

@ -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-buffers-mode<ret>' -docstring 'buffers…'
map global normal B ':enter-user-mode -lock buffers<ret>' -docstring 'buffers (lock)…' map global normal B ':enter-user-mode -lock buffers<ret>' -docstring 'buffers (lock)…'
map global normal '<c-p>' '<tab>' -docstring 'jump forward'