Change theme

This commit is contained in:
David Morgan 2022-11-16 20:47:02 +00:00
parent 6ec3cea36d
commit 27615bab98
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 1 additions and 3 deletions

View File

@ -72,10 +72,8 @@ in
programs.vim = {
enable = true;
extraConfig = ''
" molokayo doesn't load properly without this"
colorscheme molokai
colorscheme molokayo
" highlight doesn't work properly without this"
" highlight doesn't work properly without this
syntax enable
highlight Normal ctermfg=white ctermbg=black
set hlsearch