From 6116ef6b2369c430359e7636dbf390fb2a5d0f54 Mon Sep 17 00:00:00 2001 From: Sam Stephenson Date: Fri, 3 May 2013 17:21:15 -0500 Subject: [PATCH] Add a note about Bats.tmbundle --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f4774bb..2e64fe7 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,11 @@ Bats. For example, to install Bats into `/usr/local`, Note that you may need to run `install.sh` with `sudo` if you do not have permission to write to the installation prefix. +## Syntax Highlighting + +* [Bats.tmbundle](https://github.com/drnic/Bats.tmbundle) from Dr Nic +Williams adds Bats syntax highlighting support for TextMate. + ## Development The Bats source code repository is [hosted on