mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 08:13:40 -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
|
||||
`g:plug_action`. This is implemented using `--expect` option of fzf and
|
||||
the smart sink function. It also understands `g:fzf_layout` and
|
||||
`g:plug_history_dir`. With `fzf#wrap` function, you can extend the
|
||||
your command to support the options.
|
||||
`g:plug_history_dir`. With `fzf#wrap` function, you can make your command
|
||||
support the options.
|
||||
|
||||
```vim
|
||||
" Usage:
|
||||
|
||||
Reference in New Issue
Block a user