init.vim: <space>b Buffers

This commit is contained in:
Cat /dev/Nulo 2021-11-17 12:00:55 -03:00
parent 5631b8e003
commit 6d36583084

View file

@ -73,3 +73,4 @@ EOF
let g:fzf_layout = { 'down': '40%' }
noremap <space>f :Files<return>
noremap <space>b :Buffers<return>