diff --git a/docs/Tips-N'-Tricks.md b/docs/Tips-N'-Tricks.md index fbe62ac1ad..2f870bd132 100644 --- a/docs/Tips-N'-Tricks.md +++ b/docs/Tips-N'-Tricks.md @@ -80,7 +80,3 @@ export HOMEBREW_INSTALL_BADGE="☕️ 🐸" - [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. - [pcmpl-homebrew](https://github.com/hiddenlotus/pcmpl-homebrew) provides completion for emacs shell-mode and eshell-mode. - -### 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).