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