From 5c5c133aaeb95e74fbb911c472d05a826594ea36 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 25 Sep 2016 05:18:12 +0900 Subject: [PATCH] Updated Configuring FZF command (vim) (markdown) --- Configuring-FZF-command-(vim).md | 1 - 1 file changed, 1 deletion(-) 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`