add instructions for installation with vim-plug

This commit is contained in:
Jon Borgonia
2017-10-31 20:14:05 -07:00
parent bcadf12a03
commit f1fba43944

View File

@@ -25,6 +25,11 @@ To install using [Vundle](https://github.com/gmarik/vundle):
" add this line to your .vimrc file
Plugin 'mattn/emmet-vim'
To install using [Vim-Plug](https://github.com/junegunn/vim-plug):
" add this line to your .vimrc file
Plug 'mattn/emmet-vim'
To checkout the source from repository:
cd ~/.vim/bundle