DEBSOURCES
Skip Quicknav
sources / vim-vimtex / 2.17-3 / test / test-syntax / test-postinit.vim
123456789
source common.vim try runtime syntax/tex.vim catch call assert_true(0, 'Bare include of VimTeX syntax should work!') endtry call vimtex#test#finished()