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({