Some filetype specific settings
This commit is contained in:
parent
d0a301d557
commit
f6c0c86580
5 changed files with 17 additions and 16 deletions
|
@ -1,7 +1,4 @@
|
|||
let g:vimtex_quickfix_latexlog = {
|
||||
\ 'overfull' : 0,
|
||||
\ 'underfull' : 0,
|
||||
\ 'packages' : {
|
||||
\ 'default' : 0,
|
||||
\ },
|
||||
\}
|
||||
let g:vimtex_quickfix_ignorefilters = [
|
||||
\ 'overfull',
|
||||
\ 'underfull',
|
||||
\]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue