summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2014-10-15 13:22:00 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2014-10-15 13:22:00 +0900
commit6fd6fff3a65ec23cfd84d347d77648fde2b24ee9 (patch)
tree4750ebbd9de65663916d5e97b733227d85ae6de1 /.travis.yml
parentd1387bf512c1ffee64140e07f95a82e78873ffc3 (diff)
[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 '.travis.yml')
0 files changed, 0 insertions, 0 deletions