From f18a8d154746e153cba652087481c25cfa052a61 Mon Sep 17 00:00:00 2001 From: Francis Bonneau Date: Tue, 1 Dec 2015 14:34:32 +0100 Subject: [PATCH] added language-bats syntax highlighting plugin for Atom --- Syntax-Highlighting.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Syntax-Highlighting.md b/Syntax-Highlighting.md index 8455dd5..df2a188 100644 --- a/Syntax-Highlighting.md +++ b/Syntax-Highlighting.md @@ -7,3 +7,4 @@ Extended syntax support is available for the following editors: * **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) +* **Atom** - [language-bats](https://atom.io/packages/language-bats) \ No newline at end of file