aboutsummaryrefslogtreecommitdiffstats
path: root/vim/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 34cfcd7..13d973c 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -140,7 +140,8 @@ nnoremap <C-p>a :Rg
nnoremap <leader>ev <C-w>s<C-w>j<C-w>L:e $MYVIMRC<cr>
set background=dark
-colorscheme hipster
+"colorscheme hipster
+colorscheme gruber-darker
" manual highlights
" highlight Visual ctermfg=black ctermbg=LightMagenta