Quickfix window gets wrong status line
For some reason, with new vim, another thing got changed.
This commit is contained in:
@ -35,3 +35,6 @@ au FileType * setlocal formatoptions=tcq
|
||||
"if has("syntax")
|
||||
" syntax on
|
||||
"endif
|
||||
|
||||
" Statusline workaround:
|
||||
au BufWinEnter quickfix source ~/.vim/vimrc.statusline
|
||||
|
Reference in New Issue
Block a user