mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-20 01:23:43 -05:00
Updated Examples (vim) (markdown)
@@ -87,8 +87,8 @@ The following table shows the available options.
|
|||||||
in a vertical split respectively. And these key bindings can be configured via
|
in a vertical split respectively. And these key bindings can be configured via
|
||||||
`g:plug_action`. This is implemented using `--expect` option of fzf and
|
`g:plug_action`. This is implemented using `--expect` option of fzf and
|
||||||
the smart sink function. It also understands `g:fzf_layout` and
|
the smart sink function. It also understands `g:fzf_layout` and
|
||||||
`g:plug_history_dir`. With `fzf#wrap` function, you can extend the
|
`g:plug_history_dir`. With `fzf#wrap` function, you can make your command
|
||||||
your command to support the options.
|
support the options.
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
" Usage:
|
" Usage:
|
||||||
|
|||||||
Reference in New Issue
Block a user