Update README.md

minor change to reflect updated Vundle syntax
This commit is contained in:
yshalabi 2014-08-22 08:05:49 -04:00
parent 7b4aa051ff
commit dc7cca7460

View File

@ -272,7 +272,7 @@ git clone https://github.com/Lokaltog/vim-easymotion ~/.vim/bundle/vim-easymotio
### Vundle (https://github.com/gmarik/vundle)
```
Bundle 'Lokaltog/vim-easymotion'
Plugin 'Lokaltog/vim-easymotion'
```
### NeoBundle (https://github.com/Shougo/neobundle.vim)