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