Update README.md
A small, small edit to update the commands to be in line with Vundle.vims documentation. *The Bundle-namespace is deprecated, and may at some point be phased out.*
This commit is contained in:
parent
7489c81ec6
commit
2e654f20ae
@ -31,8 +31,8 @@ Read the documentation for a more thorough introduction.
|
|||||||
### With gmarik vundle
|
### With gmarik vundle
|
||||||
_https://github.com/gmarik/vundle_
|
_https://github.com/gmarik/vundle_
|
||||||
|
|
||||||
Add `Bundle 'lervag/vim-latex'` to your ~/.vimrc and run
|
Add `Plugin 'lervag/vim-latex'` to your ~/.vimrc and run
|
||||||
`:BundleInstall` in a vim buffer. Add `!` to the command to update.
|
`:PluginInstall` in a vim buffer. Add `!` to the command to update.
|
||||||
|
|
||||||
### With neobundle
|
### With neobundle
|
||||||
_https://github.com/Shougo/neobundle.vim_
|
_https://github.com/Shougo/neobundle.vim_
|
||||||
|
Loading…
x
Reference in New Issue
Block a user