fzf default command in macvim
This commit is contained in:
parent
1adf0f0a4a
commit
afb7036114
@ -76,6 +76,7 @@ if has("gui")
|
|||||||
set guioptions-=r
|
set guioptions-=r
|
||||||
set guioptions-=L
|
set guioptions-=L
|
||||||
set guifont=Hack\ Nerd\ Font\ Mono:h14
|
set guifont=Hack\ Nerd\ Font\ Mono:h14
|
||||||
|
let $FZF_DEFAULT_COMMAND='fd -H -L --ignore-file ~/.config/local.fdignore'
|
||||||
endif
|
endif
|
||||||
|
|
||||||
set bg=dark
|
set bg=dark
|
||||||
|
Loading…
Reference in New Issue
Block a user