diff --git a/share/doc/homebrew/Tips-N'-Tricks.md b/share/doc/homebrew/Tips-N'-Tricks.md index c2159bb0db..e97f740ed3 100644 --- a/share/doc/homebrew/Tips-N'-Tricks.md +++ b/share/doc/homebrew/Tips-N'-Tricks.md @@ -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).