Add test files for #272
This commit is contained in:
parent
c15a1c17c8
commit
f91f085ded
4
test/issue-272/main.tex
Normal file
4
test/issue-272/main.tex
Normal file
@ -0,0 +1,4 @@
|
||||
\documentclass{minimal}
|
||||
\begin{document}
|
||||
\emph{$a+1$}
|
||||
\end{document}
|
4
test/issue-272/minivimrc
Normal file
4
test/issue-272/minivimrc
Normal file
@ -0,0 +1,4 @@
|
||||
set nocompatible
|
||||
let &rtp = '~/.vim/bundle/vimtex,' . &rtp
|
||||
filetype plugin indent on
|
||||
syntax enable
|
Loading…
x
Reference in New Issue
Block a user