We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 223dbaf commit 7f26330Copy full SHA for 7f26330
doc/vimtex.txt
@@ -4186,7 +4186,7 @@ Examples (Vimscript) - see below for a Lua example: >vim
4186
augroup vimtex_event_1
4187
autocmd!
4188
autocmd User VimtexEventQuit VimtexClean
4189
- autocmd User VimtexEventInitPost VimtexCompile
+ autocmd User VimtexEventInitPost VimtexCompile!
4190
augroup END
4191
4192
" Close viewers when VimTeX buffers are closed
0 commit comments