fixed filter
This commit is contained in:
parent
e68b4667dd
commit
1ff3319682
@ -71,8 +71,8 @@ vim.g.airline_symbols.dirty = ''
|
||||
-- vimtex settings
|
||||
vim.g.vimtex_view_method = 'zathura'
|
||||
vim.cmd([[
|
||||
let g:vimtex_quickfix_ignore_filters = {
|
||||
let g:vimtex_quickfix_ignore_filters = [
|
||||
\ 'Citation',
|
||||
\ 'Font Warning',
|
||||
\}
|
||||
\]
|
||||
]])
|
||||
|
Loading…
x
Reference in New Issue
Block a user