diff options
Diffstat (limited to 'vim/vimrc')
-rw-r--r-- | vim/vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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] |