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