From 342d503ab3ead9c31dc12b0d4320efde86aa1558 Mon Sep 17 00:00:00 2001 From: Craig Sharpe Date: Fri, 30 Oct 2015 09:24:47 -0600 Subject: [PATCH] ATOM plug-in obsoleted in commit 0516a39dec64568f6db194d143a0ae2969c3cf9b - see #3193. Removed reference to ATOM --- Plugins.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/Plugins.md b/Plugins.md index 9b92d97..8600cc6 100644 --- a/Plugins.md +++ b/Plugins.md @@ -62,21 +62,6 @@ Enabled [aliases](https://wiki.archlinux.org/index.php/Pacman_Tips) for `pacman` --- -## atom - -**Maintainer:** [aforty](https://github.com/aforty) - -Adds commands for opening files and folders in the Atom editor. - -| Alias | Description | -|:-------------|:--------------------------------------------------------| -| _at_ |Launch Atom | -| _at $folder_ | `cd` to the specified folder open it in Atom | -| _at $file_ | Open the specified file in Atom | -| _att_ | Opens the current folder in Atom (equivalent to _at ._) | - ---- - ## autojump Enables [autojump](https://github.com/joelthelion/autojump/wiki/) if installed with homebrew, macports or debian/ubuntu package.