set colorscheme

This commit is contained in:
ManjaroOne666 2019-08-08 23:04:44 +01:00
parent 5675e435af
commit d68c4a0a48
1 changed files with 2 additions and 0 deletions

2
vimrc
View File

@ -513,6 +513,8 @@ if exists('+termguicolors')
set termguicolors set termguicolors
endif endif
colorscheme monotonous-dark
set updatetime=100 set updatetime=100
set timeoutlen=500 set timeoutlen=500
set lazyredraw set lazyredraw