diff options
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -94,12 +94,9 @@ noremap ,fv :BufExplorerVerticalSplit<Enter> " visual " +syntax on set background=light -if !has('gui_running') - let g:solarized_termcolors=16 -endif colo solarized -syntax on set hlsearch " |