summaryrefslogtreecommitdiffstats
path: root/vim
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2020-11-01 20:05:07 +0000
committerMatthew Lemon <matt@matthewlemon.com>2020-11-01 20:05:07 +0000
commit59d758e4128c754849278f4df614a6b9d3abb03d (patch)
tree87df0e02450d3e394645107469d1a71f48ac2dde /vim
parenta97319d21d821bd93ac32167919a635f0b922127 (diff)
put back to default colorscheme
Diffstat (limited to 'vim')
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index ceccea5..fdaa110 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -234,7 +234,7 @@ autocmd FileType python setlocal makeprg=flake8
" this makes the quickfix window open automatically after
autocmd QuickFixCmdPost [^l]* cwindow
-colorscheme wombat256mod
+"colorscheme wombat256mod
" nice statusline
"set statusline=%-20F%m%r%h%w[%L][%{&ff}]%y[%p%%][%04l,%04v]