m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 08:13:40 -05:00

Updated Examples (vim) (markdown)

Junegunn Choi
2016-08-25 02:17:57 +09:00
parent ab517af669
commit d9b946cf3f

@@ -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: