forked from VimPlug/emmet-vim
Merge pull request #221 from mvz/fix-vundle-instructions
Fix Vundle instructions
This commit is contained in:
@@ -20,8 +20,8 @@ To install using pathogen.vim:
|
|||||||
|
|
||||||
To install using [Vundle](https://github.com/gmarik/vundle):
|
To install using [Vundle](https://github.com/gmarik/vundle):
|
||||||
|
|
||||||
# add this line to your .vimrc file
|
" add this line to your .vimrc file
|
||||||
Bundle "mattn/emmet-vim"
|
Plugin 'mattn/emmet-vim'
|
||||||
|
|
||||||
To checkout the source from repository:
|
To checkout the source from repository:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user