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