summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2021-03-22 20:27:04 +0000
committerMatthew Lemon <matt@matthewlemon.com>2021-03-22 20:27:04 +0000
commitc3ab58ec78844369e1227d85012316f69b68f644 (patch)
treeed86594ba00459f2cb55c8cc859848d0f566842b
parent247749eb13ece57655302a364e61c74b61259e79 (diff)
back to default colorscheme
-rw-r--r--vim/vimrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 93555b5..a60ed99 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -10,6 +10,7 @@ let sh_maxlines=600
set synmaxcol=300
set noshowmatch
set synmaxcol=200
+set shell=/usr/local/bin/fish
set nocompatible
@@ -72,7 +73,7 @@ nnoremap <silent> <leader>/ :execute 'vimgrep /'.@/.'/g %'<CR>:copen<CR>
set background=dark
let gruvbox_bold=0
let g:gruvbox_contrast_dark='medium'
-colorscheme gruvbox
+" colorscheme gruvbox
"backups/swap