Add FZF bibliography insertion
This commit is contained in:
parent
e8e8290426
commit
570c575776
2 changed files with 66 additions and 55 deletions
|
|
@ -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 =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue