diff --git a/Syntax-Highlighting.md b/Syntax-Highlighting.md index e729a33..7c1fced 100644 --- a/Syntax-Highlighting.md +++ b/Syntax-Highlighting.md @@ -4,6 +4,7 @@ Extended syntax support is available for the following editors: * **Emacs** - [bats-mode](https://github.com/dougm/bats-mode) * **Sublime Text 2** - [sublime-bats](https://github.com/jverdeyen/sublime-bats) +* **Sublime Text 3** - [bats-syntax-highlight](https://github.com/sptndc/bats-syntax-highlight) * **TextMate** - [Bats.tmbundle](https://github.com/drnic/Bats.tmbundle) * **Vim** - [bats.vim](https://github.com/vim-scripts/bats.vim) * **Vim** - [bats.snippets](https://github.com/jjasghar/snipmate-snippets/blob/master/snippets/bats.snippets)