Merge pull request #221 from mvz/fix-vundle-instructions

Fix Vundle instructions
This commit is contained in:
mattn
2014-07-24 20:17:26 +09:00

View File

@@ -20,8 +20,8 @@ To install using pathogen.vim:
To install using [Vundle](https://github.com/gmarik/vundle):
# add this line to your .vimrc file
Bundle "mattn/emmet-vim"
" add this line to your .vimrc file
Plugin 'mattn/emmet-vim'
To checkout the source from repository: