I broke up with neovim....vim is my best friend now
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
source common.vim
|
||||
|
||||
silent edit test-cleveref.tex
|
||||
|
||||
if empty($INMAKE) | finish | endif
|
||||
|
||||
call assert_equal(3, len(filter(b:vimtex_syntax, 'v:val.__loaded')))
|
||||
|
||||
call vimtex#test#finished()
|
||||
Reference in New Issue
Block a user