Skip to content
This repository has been archived by the owner on Feb 3, 2018. It is now read-only.
/ vim-bats Public archive

basic vim/bats integration

License

Notifications You must be signed in to change notification settings

mcornick/vim-bats

Repository files navigation

Unmaintained

This plugin is no longer maintained. If you'd like to take over maintenance, please let me know.

vim-bats

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 from bats --tap to display line numbers and errors in a quickfix window

Installation

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.

Credits

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.

About

basic vim/bats integration

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •