I broke up with neovim....vim is my best friend now
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
source common.vim
|
||||
|
||||
try
|
||||
runtime syntax/tex.vim
|
||||
catch
|
||||
call assert_true(0, 'Bare include of VimTeX syntax should work!')
|
||||
endtry
|
||||
|
||||
call vimtex#test#finished()
|
||||
Reference in New Issue
Block a user