nvim/after/plugin/vimtex.vim
2021-09-21 16:43:00 +02:00

5 lines
90 B
VimL

let g:vimtex_quickfix_ignorefilters = [
\ 'overfull',
\ 'underfull',
\]