mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-19 10:35:38 -07:00
Updated api (markdown)
parent
3983985565
commit
6cbca153ae
2
api.md
2
api.md
@ -14,4 +14,4 @@
|
||||
| Variable | Type | Description |
|
||||
| -------- | ---- | ----------- |
|
||||
| `g:plug_home` | String | Directory to store/load plugins. Set by `plug#begin(path)` call. |
|
||||
| `g:plugs` | Dict | Information of plugins. Initialized by `plug#begin()` and incrementally set by `Plug` commands |
|
||||
| `g:plugs` | Dict | Information of plugins. Initialized by `plug#begin(path)` and incrementally set by `Plug` commands. |
|
Loading…
Reference in New Issue
Block a user