Skip to content

Commit 94d2cb3

Browse files
authored
Merge pull request #390 from EdwinHuijsing/vim-plug
Update README.rst: add vim-plug
2 parents e120918 + fc86e61 commit 94d2cb3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ You can use Vint with
2929

3030
let g:syntastic_vim_checkers = ['vint']
3131

32+
You can install with `vim-plug <https://github.com/junegunn/vim-plug>`__::
33+
34+
plug Vimjas/vint
35+
3236
Configure
3337
---------
3438

0 commit comments

Comments
 (0)