From faf154132f7173fd5940ee0f25d2e772d2c76f91 Mon Sep 17 00:00:00 2001 From: Von Random Date: Mon, 24 Nov 2014 16:58:03 +0300 Subject: [PATCH] actually, scratch that, I shall just avoid using vundle entirely outside my local machines --- vimrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/vimrc b/vimrc index f2b7da9..8e8c67a 100644 --- a/vimrc +++ b/vimrc @@ -110,8 +110,6 @@ if v:version >= 703 " buffergator options map , :BuffergatorToggle endif -elseif filereadable(expand("$HOME/.vim/bundle/forked-solarized.vim/colors/solarized.vim")) - set rtp+=~/.vim/bundle/forked-solarized.vim endif " gvim stuff