aboutsummaryrefslogtreecommitdiff
path: root/init.vim
diff options
context:
space:
mode:
Diffstat (limited to 'init.vim')
-rw-r--r--init.vim8
1 files changed, 5 insertions, 3 deletions
diff --git a/init.vim b/init.vim
index ef8ce71..3eedabe 100644
--- a/init.vim
+++ b/init.vim
@@ -3,12 +3,14 @@ execute pathogen#infect('bundle/{}', 'themes/{}')
" Maily for the ability to match HTML tags with '%'
runtime macros/matchit.vim
+colorscheme 256_noir
+
" My old standard theme
-colorscheme distinguished
+"colorscheme distinguished
-colorscheme solarized
+" colorscheme solarized
" let g:solarized_termcolors=256
-set background=dark
+" set background=dark
" Love hate relationship with this thing. I guess it's back