Quickfix window gets wrong status line

For some reason, with new vim, another thing got changed.
This commit is contained in:
2020-04-01 18:07:26 -04:00
parent 8098da38a3
commit e5cd1839a6

View File

@ -35,3 +35,6 @@ au FileType * setlocal formatoptions=tcq
"if has("syntax")
" syntax on
"endif
" Statusline workaround:
au BufWinEnter quickfix source ~/.vim/vimrc.statusline