heavim/ftplugin/qf.vim

8 lines
162 B
VimL
Raw Normal View History

setlocal colorcolumn=0
setlocal nolist
setlocal cursorline
setlocal nowrap
setlocal tw=0
setlocal nonumber
wincmd J " That's for when it spawns inside the tagbar