From f429893ca1b186c56671022b1438d2426624c7b7 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 12 Apr 2015 00:52:02 +0900 Subject: [PATCH] Updated Examples (vim) (markdown) --- Examples-(vim).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples-(vim).md b/Examples-(vim).md index d194fa2..964f981 100644 --- a/Examples-(vim).md +++ b/Examples-(vim).md @@ -9,7 +9,7 @@ command! -nargs=1 Locate call fzf#run( ### Open files in splits -*Deprecated. Use CTRL-X/V//T with `:FZF` command.* +*Deprecated. Use `CTRL-X/V/T` with `:FZF` command instead.* ```vim " Open files in horizontal split