[vim] Apply --multi and --prompt to :FZF command

This commit is contained in:
Junegunn Choi
2016-10-04 00:20:36 +09:00
parent 3066b206af
commit 01b88539ba
2 changed files with 8 additions and 4 deletions

View File

@@ -305,7 +305,7 @@ If you have set up fzf for Vim, `:FZF` command will be added.
:FZF ~
" With options
:FZF --no-sort -m /tmp
:FZF --no-sort --reverse --inline-info /tmp
" Bang version starts in fullscreen instead of using tmux pane or Neovim split
:FZF!