1
0
mirror of https://github.com/sstephenson/bats.git synced 2024-11-17 11:42:33 +01:00

Add bats-syntax-highlight for Sublime Text 3

Septian Dwic 2018-10-28 18:57:20 +07:00
parent 076dc79ea5
commit 0685a7e459

@ -4,6 +4,7 @@ Extended syntax support is available for the following editors:
* **Emacs** - [bats-mode](https://github.com/dougm/bats-mode) * **Emacs** - [bats-mode](https://github.com/dougm/bats-mode)
* **Sublime Text 2** - [sublime-bats](https://github.com/jverdeyen/sublime-bats) * **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) * **TextMate** - [Bats.tmbundle](https://github.com/drnic/Bats.tmbundle)
* **Vim** - [bats.vim](https://github.com/vim-scripts/bats.vim) * **Vim** - [bats.vim](https://github.com/vim-scripts/bats.vim)
* **Vim** - [bats.snippets](https://github.com/jjasghar/snipmate-snippets/blob/master/snippets/bats.snippets) * **Vim** - [bats.snippets](https://github.com/jjasghar/snipmate-snippets/blob/master/snippets/bats.snippets)