diff options
Diffstat (limited to 'lib/vimrc')
-rw-r--r-- | lib/vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -111,7 +111,7 @@ function! <SID>SynStack() endfunc set background=dark -colorscheme photon +colorscheme solarized " disable my color scheme, it doesn't work with vimdiff "let g:colors_name = 'bs_monochrome' " |