diff --git a/Syntax-Highlighting.md b/Syntax-Highlighting.md index 29dbcec..20bb198 100644 --- a/Syntax-Highlighting.md +++ b/Syntax-Highlighting.md @@ -3,7 +3,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/3** - [sublime-bats](https://github.com/jverdeyen/sublime-bats) +* **Sublime Text 2/3** - [sublime-bats](https://github.com/sptndc/sublime-bats) * **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)