summaryrefslogtreecommitdiffstats
path: root/vim/vimrc
diff options
context:
space:
mode:
authorMatthew Lemon <chaffinach+git@protonmail.ch>2022-06-15 19:07:43 +0100
committerMatthew Lemon <chaffinach+git@protonmail.ch>2022-06-15 19:07:43 +0100
commit62df21b0eb9c26cbea7f6c43a4f3685f23e41fb5 (patch)
treeda9bc489f4b78d3e04f0bb5f1a4f2ba6312d7545 /vim/vimrc
parent1237f4e73c84f8b3e14599c1ded4658556eaab20 (diff)
parent65781a3c1b159d5ad2884291bcb8a3b9addb7c13 (diff)
Merge branch 'master' of github.com:yulqen/openbsddotfiles
Diffstat (limited to '')
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index a624db9..1a501c9 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -437,7 +437,7 @@ let g:gruvbox_number_column='bg0'
let g:gruvbox_invert_signs='0'
let g:gruvbox_improved_strings='0'
set background=dark
-colorscheme gruvbox
+colorscheme desert
" manual highlights
" highlight Visual ctermfg=black ctermbg=LightMagenta