mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 16:45:38 -05:00
Updated Configuring FZF command (vim) (markdown)
@@ -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`
|
||||||
|
|||||||
Reference in New Issue
Block a user