summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <chaffinach+git@protonmail.ch>2022-06-14 17:01:38 +0100
committerMatthew Lemon <chaffinach+git@protonmail.ch>2022-06-14 17:01:38 +0100
commit60e091651270548101577f109df671116639bd97 (patch)
tree85f6fe105de57a1cbc9273fc746e7958a3f047d0
parent0183178950575e86a78d857b48cb7db07cb0e1c7 (diff)
millionth change of colours in vim
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index c39f4a4..c275495 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -436,7 +436,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 default
" manual highlights
" highlight Visual ctermfg=black ctermbg=LightMagenta