mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-19 18:47:29 -07:00
Updated api (markdown)
parent
57232353b1
commit
60badbf26a
1
api.md
1
api.md
@ -9,6 +9,7 @@
|
|||||||
| `plug#end()` | End block, update &rtp, and load plugins when not `vim_starting` |
|
| `plug#end()` | End block, update &rtp, and load plugins when not `vim_starting` |
|
||||||
| `plug#helptags()` | Regenerate help tags for all plugins |
|
| `plug#helptags()` | Regenerate help tags for all plugins |
|
||||||
| `plug#load(names...)` | Load the plugins immediately |
|
| `plug#load(names...)` | Load the plugins immediately |
|
||||||
|
| `plug#load(name_list)` | Load the plugins immediately |
|
||||||
|
|
||||||
### Global variables (read-only)
|
### Global variables (read-only)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user