aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-02-08 11:09:24 +0000
committerMatthew Lemon <y@yulqen.org>2024-02-08 11:09:24 +0000
commit508fa4ee16e444af57cd633486f6bb63bd6f5438 (patch)
treef7e1bb7d6f875030c932190feab73a4455d234d4
parent57d45b655f691b97ce93d6343df84756e702b59f (diff)
Updates the colorscheme to sitrana (for vim)
Diffstat (limited to '')
-rw-r--r--vim/vimrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/vim/vimrc b/vim/vimrc
index ffbcde6..5d67324 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -315,9 +315,9 @@ let g:gruvbox_improved_warnings = 1
let g:gruvbox_invert_indent_guides = 1
let g:gruvbox_invert_signs = 1
"colorscheme evening
-"colorscheme sitruuna
+colorscheme sitruuna
"colorscheme ayu
-colorscheme gruvbox
+"colorscheme gruvbox
" }}}
" GPG files {{{
" from https://vim.fandom.com/wiki/Edit_gpg_encrypted_files