1
0
mirror of https://github.com/danbee/dotfiles-local synced 2026-06-20 22:32:23 +00:00

Use ctrl-b to search buffers

This commit is contained in:
Daniel Barber 2021-10-12 09:16:53 -05:00
parent c225dfc36a
commit 4f0e46a492

View File

@ -1 +1,2 @@
map <C-P> :FZF<CR>
map <C-B> :Buffers<CR>