I broke up with neovim....vim is my best friend now
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
source common.vim
|
||||
|
||||
silent edit test-dockerfile.tex
|
||||
|
||||
if empty($INMAKE) | finish | endif
|
||||
|
||||
call assert_notequal('# %s', &commentstring)
|
||||
|
||||
call vimtex#test#finished()
|
||||
Reference in New Issue
Block a user