Docs: Removed the Atom editor plugin because GitHub has archived the Atom project(s).

This commit is contained in:
Jeffrey Cafferata 2023-03-01 15:50:59 +01:00
parent d43824d49f
commit fd5e6e3e47
No known key found for this signature in database

View File

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