From fd5e6e3e47a0ef06234b7700323464784bb43cf9 Mon Sep 17 00:00:00 2001 From: Jeffrey Cafferata Date: Wed, 1 Mar 2023 15:50:59 +0100 Subject: [PATCH] Docs: Removed the Atom editor plugin because GitHub has archived the Atom project(s). --- docs/Tips-N'-Tricks.md | 4 ---- 1 file changed, 4 deletions(-) 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).