mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-19 18:47:29 -07:00
Updated tips (markdown)
parent
c8b54029ee
commit
b17f71345f
2
tips.md
2
tips.md
@ -82,7 +82,7 @@ Unlike Vundle, vim-plug does not implicitly prepend `vim-scripts/` to single-seg
|
|||||||
|
|
||||||
### Vim help
|
### Vim help
|
||||||
|
|
||||||
If you need Vim help for vim-plug itself (e.g. `:help plug-options`), register vim-plug as one of the plugins.
|
If you need Vim help for vim-plug itself (e.g. `:help plug-options`), register vim-plug as a plugin.
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
Plug 'junegunn/vim-plug'
|
Plug 'junegunn/vim-plug'
|
||||||
|
Loading…
Reference in New Issue
Block a user