mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-19 00:53:42 -05:00
Updated Examples (vim) (markdown)
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user