Still doesnt work on travis; add fixme tag

This commit is contained in:
Karl Yngve Lervåg 2016-04-10 23:17:16 +02:00
parent 63ba4f3b3f
commit 3f64712e1f

View File

@ -1,4 +1,4 @@
Execute (Assert b:vimtex.tex = latexmain.tex): Execute (FIXME Assert b:vimtex.tex = latexmain.tex):
let g:tex_flavor = 'latex' let g:tex_flavor = 'latex'
call system('touch latexmain.tex') call system('touch latexmain.tex')
call system('touch latexmain.tex.latexmain') call system('touch latexmain.tex.latexmain')