fixed highlighting of new help/quickfix windows

This commit is contained in:
ManjaroOne666 2018-03-18 16:56:02 +00:00
commit 1e8ba64858
5 changed files with 11 additions and 3 deletions

1
vimrc
View file

@ -7,4 +7,5 @@ for f in split(glob('/home/ray/.config/vim/vimrc.d/*.vim'), '\n')
exe 'source' f
endfor
" vim: foldmethod=marker