Replace pathogen instructions with native Vim 8 instructions

This commit is contained in:
Akshay Hegde 2018-04-05 21:57:42 -07:00
parent 9a952cee86
commit 37afc9f148
No known key found for this signature in database
GPG Key ID: BA511FD61E9C5108
1 changed files with 2 additions and 4 deletions

View File

@ -39,11 +39,9 @@ Here are a few screenshots of Spacegray:
## Installation
If you don't have a preferred installation method, I recommend installing
[pathogen.vim](https://github.com/tpope/vim-pathogen), and then simply copy and
paste:
If you use Vim 8 or better, simply copy and paste:
cd ~/.vim/bundle && git clone git://github.com/ajh17/Spacegray.vim.git
git clone git://github.com/ajh17/Spacegray.vim ~/.vim/pack/vendor/start/Spacegray
Then in your ~/.vimrc, add this line: