mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-19 00:53:42 -05:00
Updated Examples (vim) (markdown)
@@ -9,7 +9,7 @@ command! -nargs=1 Locate call fzf#run(
|
|||||||
|
|
||||||
### Open files in splits
|
### Open files in splits
|
||||||
|
|
||||||
*Deprecated. Use CTRL-X/V//T with `:FZF` command.*
|
*Deprecated. Use `CTRL-X/V/T` with `:FZF` command instead.*
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
" Open files in horizontal split
|
" Open files in horizontal split
|
||||||
|
|||||||
Reference in New Issue
Block a user