From 37afc9f14839e020916f7de3b3fc7af8c4d22701 Mon Sep 17 00:00:00 2001 From: Akshay Hegde Date: Thu, 5 Apr 2018 21:57:42 -0700 Subject: [PATCH] Replace pathogen instructions with native Vim 8 instructions --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ab9b663..e1c3c7e 100644 --- a/README.md +++ b/README.md @@ -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: