1
0
mirror of https://github.com/sstephenson/bats.git synced 2024-09-29 12:38:26 +02:00

Updated Syntax Highlighting (markdown)

Septian Dwic 2018-11-20 11:16:23 +07:00
parent a2c4dccf54
commit 137f4ed9e7

@ -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)