aboutsummaryrefslogtreecommitdiffstats
path: root/vim/vimrc
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-04-22 13:25:18 +0100
committerMatthew Lemon <y@yulqen.org>2024-04-22 13:25:18 +0100
commitd784275cf1543268337ed8ef555760b2ae9bec78 (patch)
tree442c2cf7e826e2d476129a7e0123c36dd98a370a /vim/vimrc
parente4b2c315462a263852e496931b92ae532f594c6c (diff)
Moves main tools to gruvbox
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 0cb3637..dc380a6 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -352,7 +352,7 @@ let g:gruvbox_invert_indent_guides = 1
let g:gruvbox_invert_signs = 1
"colorscheme evening
"colorscheme sitruuna
-colorscheme ayu
+colorscheme gruvbox
"colorscheme gruvbox
" }}}
" GPG files {{{