summaryrefslogtreecommitdiffstats
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
-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