update color for sake of gitdiff

This commit is contained in:
Paul Trowbridge 2023-04-13 09:20:46 -04:00
parent cbd00dd044
commit fc4bfa54bf
1 changed files with 1 additions and 1 deletions

2
.vimrc
View File

@ -26,7 +26,7 @@ let NERDTreeShowHidden=1
set tabstop=4 softtabstop=0 expandtab shiftwidth=4 smarttab
set mouse=a
set nowrap
colorscheme darkblue
colorscheme ron
syntax on
set splitright
set splitbelow