init.vim: <space>b Buffers
This commit is contained in:
parent
5631b8e003
commit
6d36583084
1 changed files with 1 additions and 0 deletions
|
@ -73,3 +73,4 @@ EOF
|
||||||
let g:fzf_layout = { 'down': '40%' }
|
let g:fzf_layout = { 'down': '40%' }
|
||||||
|
|
||||||
noremap <space>f :Files<return>
|
noremap <space>f :Files<return>
|
||||||
|
noremap <space>b :Buffers<return>
|
||||||
|
|
Loading…
Reference in a new issue