Closed lambdalisue closed 8 years ago
One unexpected thing is that vim-themis actually pass all tests with neovim. Good news :-)
うーん、今のところバッチモードしか想定していないので、-e -s
を外されると動作を保証できません…。すいませんがドキュメントのところに、変更した場合動作を保証できないみたいなこと書いといてもらえるでしょうか…(雑に丸投げ)。
OK!
Done ;-)
This would close #37 and #34.
Now users can control extra command arguments passed to
$THEMIS_VIM
. For example, the following use Neovim to run themis tests.$THEMIS_ARGS
is required while Neovim requires--headless
option to work with themis.