Updated tips (markdown)

Junegunn Choi 2017-11-27 01:03:39 +09:00
parent c8b54029ee
commit b17f71345f

@ -82,7 +82,7 @@ Unlike Vundle, vim-plug does not implicitly prepend `vim-scripts/` to single-seg
### 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
Plug 'junegunn/vim-plug'