diff --git a/README.rst b/README.rst index 18a9c28..0a0c45b 100644 --- a/README.rst +++ b/README.rst @@ -29,6 +29,10 @@ You can use Vint with let g:syntastic_vim_checkers = ['vint'] +You can install with `vim-plug `__:: + + plug Vimjas/vint + Configure ---------