update
Ryan Gibb 1 year ago 4e048180 8699008a
··· 230 type = "lua"; 231 config = '' 232 vim.cmd [[ 0 233 filetype plugin indent on 234 syntax enable 235 ]]
··· 230 type = "lua"; 231 config = '' 232 vim.cmd [[ 233 + let g:vimtex_quickfix_mode=0 234 filetype plugin indent on 235 syntax enable 236 ]]