aboutsummaryrefslogtreecommitdiff
path: root/init.vim
diff options
context:
space:
mode:
Diffstat (limited to 'init.vim')
-rw-r--r--init.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.vim b/init.vim
index 3eedabe..3052409 100644
--- a/init.vim
+++ b/init.vim
@@ -3,10 +3,10 @@ execute pathogen#infect('bundle/{}', 'themes/{}')
" Maily for the ability to match HTML tags with '%'
runtime macros/matchit.vim
-colorscheme 256_noir
+" colorscheme 256_noir
" My old standard theme
-"colorscheme distinguished
+colorscheme distinguished
" colorscheme solarized
" let g:solarized_termcolors=256