Skip to content

Tags: aliou/bats.vim

Tags

v0.10.0

Toggle v0.10.0's commit message
bats.vim 0.10.0

v0.9.0

Toggle v0.9.0's commit message
bats.vim 0.9.0

* Remove space in readme. (#11).
* Add g:bats_vim_consider_dollar_as_part_of_word (#12).

v0.8.0

Toggle v0.8.0's commit message
bats.vim 0.8.0

* Set suffixesadd to .bash (#10).

v0.7.0

Toggle v0.7.0's commit message
bats.vim 0.7.0

v0.6.0

Toggle v0.6.0's commit message
bats.vim 0.6.0

v0.5.0

Toggle v0.5.0's commit message
[after/syntax] bats.vim 0.5.0

v0.4.1

Toggle v0.4.1's commit message

Verified

This tag was signed with the committer’s verified signature.
aliou Aliou Diallo
[after/syntax] bats.vim 0.4.1

* [meta] Add readme with installation instructions.
* [syntax] Properly highlight `refute_output` assertion.

v0.4.0

Toggle v0.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
aliou Aliou Diallo
bats.vim 0.4.0

* Match case when on shebang when detecting a bats file.
* [compiler] Define error format for test failures.

v0.3.0

Toggle v0.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
aliou Aliou Diallo
bats.vim 0.3.0

* Set compiler options.
* Mark bats keyword as contained in bash expressions.

v0.2.0

Toggle v0.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
aliou Aliou Diallo
bats.vim 0.2.0

* Add buffer only options for bats files.