mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-28 14:24:47 -07:00
Added README
This commit is contained in:
parent
ab7c0c8c3b
commit
978d2d65c8
12
vim-plug-doc/README.md
Normal file
12
vim-plug-doc/README.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
vim-plug help pages!
|
||||||
|
===================
|
||||||
|
Small vim plugin which gives access to vim-plug usage from
|
||||||
|
within vim.
|
||||||
|
|
||||||
|
Installation
|
||||||
|
------------
|
||||||
|
Add the following to your list of pluggins:
|
||||||
|
|
||||||
|
```vim
|
||||||
|
:Plug 'junegunn/vim-plug', {'rtp': 'vim-plug-doc'}
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user