README: fix reference to pathogen#infect().
This commit is contained in:
parent
d97a43bfa1
commit
50f6b47cb1
@ -144,7 +144,7 @@ If you get an error when you do this, then you probably didn't install
|
|||||||
following:
|
following:
|
||||||
|
|
||||||
1. Created both the `~/.vim/autoload` and `~/.vim/bundle` directories.
|
1. Created both the `~/.vim/autoload` and `~/.vim/bundle` directories.
|
||||||
2. Added the `call pathogen#infect()` line to your `~/.vimrc` file
|
2. Added the `execute pathogen#infect()` line to your `~/.vimrc` file
|
||||||
3. Did the `git clone` of syntastic inside `~/.vim/bundle`
|
3. Did the `git clone` of syntastic inside `~/.vim/bundle`
|
||||||
4. Have permissions to access all of these directories.
|
4. Have permissions to access all of these directories.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user