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-wiki.vim
Normal file
10
dot_vim/plugged/vimtex/test/test-syntax/test-wiki.vim
Normal file
@@ -0,0 +1,10 @@
|
||||
source common.vim
|
||||
|
||||
silent edit test-wiki.tex
|
||||
|
||||
if empty($INMAKE) | finish | endif
|
||||
|
||||
call assert_true(vimtex#syntax#in('texWikiZone', 6, 1))
|
||||
" call assert_true(vimtex#syntax#in('markdownHeader', 7, 1))
|
||||
|
||||
call vimtex#test#finished()
|
||||
Reference in New Issue
Block a user