mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 08:13:40 -05:00
Updated Examples (vim) (markdown)
@@ -7,7 +7,7 @@ command! -nargs=1 Locate call fzf#run(
|
||||
|
||||
`:Locate /` will list every file on the system. So make sure that you're using Go version of fzf which is significantly faster than the old Ruby version.
|
||||
|
||||
### Open files in splits
|
||||
### ~~Open files in splits~~
|
||||
|
||||
*Deprecated. Use `CTRL-X/V/T` with `:FZF` command instead.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user