From 681b3abb300f8ad24578ce931dcf9105a1af16cf Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 12 Apr 2015 00:51:45 +0900 Subject: [PATCH] Updated Examples (vim) (markdown) --- Examples-(vim).md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Examples-(vim).md b/Examples-(vim).md index 8892fd7..d194fa2 100644 --- a/Examples-(vim).md +++ b/Examples-(vim).md @@ -9,6 +9,8 @@ command! -nargs=1 Locate call fzf#run( ### Open files in splits +*Deprecated. Use CTRL-X/V//T with `:FZF` command.* + ```vim " Open files in horizontal split nnoremap s :call fzf#run({