summaryrefslogtreecommitdiffstats
path: root/vim/vimrc
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2020-11-01 12:33:32 +0000
committerMatthew Lemon <matt@matthewlemon.com>2020-11-01 12:33:32 +0000
commit3fa42bdda948a940cd55d472597a4479043357bb (patch)
tree12cc19cb9ff0481b2165767f6bc9403f924c0dbe /vim/vimrc
parenteb033fd916e67e36223519cccaa50c3bc4481a9c (diff)
added wombat256mod colour scheme
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 1922d98..ceccea5 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -234,6 +234,7 @@ autocmd FileType python setlocal makeprg=flake8
" this makes the quickfix window open automatically after
autocmd QuickFixCmdPost [^l]* cwindow
+colorscheme wombat256mod
" nice statusline
"set statusline=%-20F%m%r%h%w[%L][%{&ff}]%y[%p%%][%04l,%04v]