Merge pull request #717 from joshka/patch-1

Add atom language plugin to docs
This commit is contained in:
Mike McQuaid 2016-08-21 11:43:14 +01:00 committed by GitHub
commit 5504e2c132

View File

@ -136,3 +136,9 @@ inline patches in Vim.
[homebrew-mode](https://github.com/dunn/homebrew-mode) provides syntax
highlighting for inline patches as well as a number of helper functions
for editing formula files.
### Atom
[language-homebrew-formula](https://atom.io/packages/language-homebrew-formula)
adds highlighting and diff support (with the
[language-diff](https://atom.io/packages/language-diff) plugin).