mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-19 10:35:38 -07:00
Updated api (markdown)
parent
b17f71345f
commit
efc11fe339
6
api.md
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)) |
|
Loading…
Reference in New Issue
Block a user