mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2024-12-23 11:29:01 +00:00
[vim] README: Pointer to the wiki page
This commit is contained in:
parent
853012ceef
commit
120cc0aadd
@ -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.
|
in new tabs, in horizontal splits, or in vertical splits respectively.
|
||||||
|
|
||||||
Note that the environment variables `FZF_DEFAULT_COMMAND` and
|
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])`
|
#### `fzf#run([options])`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user