m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 16:45:38 -05:00

Updated Examples (vim) (markdown)

Junegunn Choi
2015-04-12 00:51:45 +09:00
parent c9925fc91f
commit 681b3abb30

@@ -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 <silent> <Leader>s :call fzf#run({