This plugin is no longer maintained. If you'd like to take over maintenance, please let me know.
This plugin adds:
-
A
:Bats
command that runs bats -
Syntax highlighting for files with a .bats extension using the ftdetect plugin from bats.vim
-
A
bats
compiler errorformat, which can parse output frombats --tap
to display line numbers and errors in a quickfix window
With pathogen.vim just do:
cd ~/.vim/bundle
git clone https://github.com/markcornick/vim-bats.git
If you prefer to use something besides pathogen, go ahead.
Syntax highlighting by Ross Timson mailto:[email protected]. Compiler error format by Justin Campbell @justincampbell. The rest written by Mark Cornick mailto:[email protected] and these contributors:
- Jonathan Sokolowski (@jsok)
Licensed under the MIT license.
This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.