aboutsummaryrefslogtreecommitdiffstats
path: root/dotvimrc
diff options
context:
space:
mode:
Diffstat (limited to 'dotvimrc')
-rw-r--r--dotvimrc5
1 files changed, 1 insertions, 4 deletions
diff --git a/dotvimrc b/dotvimrc
index efd642b..5360202 100644
--- a/dotvimrc
+++ b/dotvimrc
@@ -44,8 +44,6 @@ NeoBundleFetch 'Shougo/neobundle.vim'
" After install, turn shell ~/.vim/bundle/vimproc, (n,g)make -f your_machines_makefile
NeoBundle 'Shougo/vimproc'
-NeoBundle 'altercation/vim-colors-solarized'
-
NeoBundle 'mileszs/ack.vim.git'
NeoBundle 'motemen/git-vim.git'
@@ -110,8 +108,7 @@ function! ToggleFullScreen()
endfunction
if has("gui_running")
- "colorscheme bramwombat
- colorscheme solarized
+ colorscheme bramwombat
if has("gui_gtk2")
set guifont=Inconsolata\ Medium\ 12