diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2014-10-15 13:22:00 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2014-10-15 13:22:00 +0900 |
| commit | 6fd6fff3a65ec23cfd84d347d77648fde2b24ee9 (patch) | |
| tree | 4750ebbd9de65663916d5e97b733227d85ae6de1 /src/reader_test.go | |
| parent | d1387bf512c1ffee64140e07f95a82e78873ffc3 (diff) | |
| download | fzf-6fd6fff3a65ec23cfd84d347d77648fde2b24ee9.tar.gz | |
[vim] Ignore 'dir' option if empty
This makes it easier to override FZF command like follows:
autocmd VimEnter * command! -nargs=? -bang -complete=dir FZF call fzf#run({
\ 'sink': 'tabe',
\ 'dir': <q-args>,
\ 'options': '-m',
\ 'tmux_height': empty('<bang>') ? '40%' : '' })
Diffstat (limited to 'src/reader_test.go')
0 files changed, 0 insertions, 0 deletions
