mirror of
https://github.com/junegunn/fzf.git
synced 2026-08-17 13:07:56 +02:00
[vim] README: Pointer to the wiki page
This commit is contained in:
parent
853012ceef
commit
120cc0aadd
1 changed files with 4 additions and 1 deletions
|
|
@ -286,7 +286,10 @@ Similarly to [ctrlp.vim](https://github.com/kien/ctrlp.vim), use enter key,
|
|||
in new tabs, in horizontal splits, or in vertical splits respectively.
|
||||
|
||||
Note that the environment variables `FZF_DEFAULT_COMMAND` and
|
||||
`FZF_DEFAULT_OPTS` also apply here.
|
||||
`FZF_DEFAULT_OPTS` also apply here. Refer to [the wiki page][vim-examples] for
|
||||
customization.
|
||||
|
||||
[vim-examples]: https://github.com/junegunn/fzf/wiki/Examples-(vim)
|
||||
|
||||
#### `fzf#run([options])`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue