From 2219e6523f24a1f99577c6479d974f61f4be9644 Mon Sep 17 00:00:00 2001 From: Sam Gordon Date: Thu, 26 Jun 2014 10:42:01 -0700 Subject: [PATCH] added emacs to editor suggestions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68fdf05..7b0e326 100644 --- a/README.md +++ b/README.md @@ -416,6 +416,7 @@ Various resources, such as books, websites and articles, for improving your skil * [Haroopad](http://pad.haroopress.com/) - Markdown editor with live preview. * [Lime](http://limetext.org/) - Aims to provide an open source solution to Sublime Text * [Vim](http://vim.org) - A highly configurable text editor built to enable efficient editing. +* [GNU Emacs](http://www.gnu.org/software/emacs/) - an extensible, customizable text editor—and more. ## Websites *Useful sysadmin related websites.*