From d9b946cf3f26e11c58f55f213812983824e6030a Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Thu, 25 Aug 2016 02:17:57 +0900 Subject: [PATCH] Updated Examples (vim) (markdown) --- Examples-(vim).md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Examples-(vim).md b/Examples-(vim).md index 1a595f7..1c89bc3 100644 --- a/Examples-(vim).md +++ b/Examples-(vim).md @@ -87,8 +87,8 @@ The following table shows the available options. in a vertical split respectively. And these key bindings can be configured via `g:plug_action`. This is implemented using `--expect` option of fzf and the smart sink function. It also understands `g:fzf_layout` and -`g:plug_history_dir`. With `fzf#wrap` function, you can extend the -your command to support the options. +`g:plug_history_dir`. With `fzf#wrap` function, you can make your command +support the options. ```vim " Usage: