I broke up with neovim....vim is my best friend now
This commit is contained in:
9
dot_vim/plugged/vimtex/test/test-syntax/test-expl3.vim
Normal file
9
dot_vim/plugged/vimtex/test/test-syntax/test-expl3.vim
Normal file
@@ -0,0 +1,9 @@
|
||||
source common.vim
|
||||
|
||||
silent edit test-expl3.tex
|
||||
|
||||
if empty($INMAKE) | finish | endif
|
||||
|
||||
call assert_true(!vimtex#syntax#in('texGroupError', 29, 1))
|
||||
|
||||
call vimtex#test#finished()
|
||||
Reference in New Issue
Block a user