Updated api (markdown)

Junegunn Choi 2018-06-20 18:10:47 +09:00
parent b17f71345f
commit efc11fe339

6
api.md

@ -23,3 +23,9 @@
| Event | Pattern | Description |
| ------ | ---------------- | ---------------------------------------- |
| `User` | Name of a plugin | Triggered when the plugin is lazy-loaded |
### Mappings
| Name | Description |
| --- | --- |
| `<plug>(plug-preview)` | Opens preview window for the commit on the current line (see [#769](https://github.com/junegunn/vim-plug/pull/769)) |