m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 16:45:38 -05:00

Updated Configuring FZF command (vim) (markdown)

Junegunn Choi
2016-09-25 05:18:12 +09:00
parent e66106d92e
commit 5c5c133aae

@@ -2,7 +2,6 @@ If you set up Vim plugin for fzf, `:FZF` command will become available. The foll
- `g:fzf_action` - `g:fzf_action`
- Customizable extra key bindings for opening selected files in different ways - Customizable extra key bindings for opening selected files in different ways
- ~~`g:fzf_height`~~ (deprecated, use `g:fzf_layout` instead)
- `g:fzf_layout` - `g:fzf_layout`
- Determines the size and position of fzf window (tmux pane or Neovim split) - Determines the size and position of fzf window (tmux pane or Neovim split)
- `g:fzf_launcher` - `g:fzf_launcher`