summaryrefslogtreecommitdiff
path: root/lib/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vimrc')
-rw-r--r--lib/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/vimrc b/lib/vimrc
index d298390..3143de5 100644
--- a/lib/vimrc
+++ b/lib/vimrc
@@ -111,7 +111,7 @@ function! <SID>SynStack()
endfunc
set background=dark
-colorscheme flattened_dark
+colorscheme photon
" disable my color scheme, it doesn't work with vimdiff
"let g:colors_name = 'bs_monochrome'
"