Remove fzf

This commit is contained in:
2020-10-11 13:57:04 +02:00
parent 8350566c14
commit 58dae500af
4 changed files with 0 additions and 35 deletions

View File

@@ -182,4 +182,3 @@ let g:tagbar_type_haskell = {
let g:vista_ctags_cmd = {
\ 'haskell': 'hasktags -x -o - -c',
\ }
let g:vista_fzf_preview = ['right:0%']