Add FZF bibliography insertion

This commit is contained in:
Marty Oehme 2019-11-04 21:45:59 +01:00
parent e8e8290426
commit 570c575776
2 changed files with 66 additions and 55 deletions

View file

@ -115,6 +115,7 @@ Plug 'junegunn/fzf', { 'dir': '~/.fzf', 'do': './install --bin' }
call plug#end()
endif
" FZF Fuzzy Finding
" set some fzf defaults
let g:fzf_layout = { 'up': '~40%' }
let g:fzf_colors =