heavim/ftplugin/qf.vim

7 lines
107 B
VimL
Raw Normal View History

setlocal colorcolumn=0
setlocal nolist
setlocal cursorline
setlocal nowrap
setlocal tw=0
setlocal nonumber