mirror of
https://github.com/junegunn/vim-plug.git
synced 2026-09-10 07:16:19 -04: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#helptags()` | Regenerate help tags for all plugins |
|
||||
| `plug#load(names...)` | Load the plugins immediately |
|
||||
| `plug#load(name_list)` | Load the plugins immediately |
|
||||
|
||||
### Global variables (read-only)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue