mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-19 18:47:29 -07:00
Updated faq (markdown)
parent
5f237285a2
commit
917b784fc1
2
faq.md
2
faq.md
@ -66,7 +66,7 @@ repository.
|
||||
|
||||
Yes, it automatically generates help tags for all of your plugins whenever you run `PlugInstall` or `PlugUpdate`. But you can regenerate help tags only with `plug#helptags()` function.
|
||||
|
||||
### Lazy-load a plugin manually
|
||||
### Load plugin manually
|
||||
|
||||
You can use `plug#load(names...)` function. The following example will load ultisnips first time you enter insert mode.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user