diff --git a/Syntax-Highlighting.md b/Syntax-Highlighting.md index 2cc16ec..8455dd5 100644 --- a/Syntax-Highlighting.md +++ b/Syntax-Highlighting.md @@ -2,6 +2,7 @@ Bats will work with standard Bash syntax highlighting in most editors: just add 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) * **TextMate** - [Bats.tmbundle](https://github.com/drnic/Bats.tmbundle) * **Vim** - [bats.vim](https://github.com/vim-scripts/bats.vim)