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