From 7ec640f74651e0d649d91efc0a9c00cdb59a829e Mon Sep 17 00:00:00 2001 From: Josh Goebel Date: Thu, 26 Jan 2017 18:30:49 -0500 Subject: [PATCH] Add Emacs to list of valid choices --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5eac705a..791bae62 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ This package currently supports colour schemes for: - [Textmate](http://macromates.com/) (Use sublime schemes) - [Coda 2](https://panic.com/coda/) - [VIM](http://www.vim.org/) +- [Emacs](https://www.gnu.org/software/emacs/) - [Jetbrains Editors](http://www.jetbrains.com/) (inc. PHPStorm) - [Google Code Prettify](https://code.google.com/p/google-code-prettify/) - [Highlight JS](http://highlightjs.org/) @@ -51,6 +52,7 @@ Installation of the colour schemes depends greatly upon the type of software tha * [Atom](#atom) * [Bootstrap](#bootstrap) * [Coda 2](#coda-2) +* [Emacs](#emacs) * [HighlightJS](#highlightjs) * [IntelliJ](#intellij) * [Sublime Text](#sublime-text)