kak: agregar shortcut para buscar buffers con fzf

This commit is contained in:
Cat /dev/Nulo 2021-12-22 13:20:32 -03:00
parent 222ea43186
commit 7f73d5a5d8

View file

@ -106,10 +106,12 @@ hook global ModuleLoaded fzf-grep %{
}
map -docstring 'search files' global user f ': fzf-mode<ret>f'
map -docstring 'grep files' global user g ': fzf-mode<ret>g'
map -docstring 'search buffers' global user b ': fzf-mode<ret>b'
# ------------
# Buffer switching
# ------------
source "%val{config}/plugins/kakoune-buffers/buffers.kak"
hook global WinDisplay .* info-buffers