Set colorscheme to default

This commit is contained in:
Peter J. Holzer 2018-02-06 23:35:56 +01:00
parent 3404e96cfb
commit 4a995d1ae2
1 changed files with 1 additions and 1 deletions

2
.vimrc
View File

@ -23,7 +23,7 @@ if has('reltime')
set incsearch set incsearch
endif endif
colorscheme hjp colorscheme default
syntax on syntax on
map <F7> :cp map <F7> :cp
map <F8> :cn map <F8> :cn