From 1c0ca042c127a91ace59686a77e25a93fae8589d Mon Sep 17 00:00:00 2001 From: micklat Date: Fri, 14 Feb 2014 15:01:17 -0800 Subject: [PATCH] Updated Editor Support (markdown) --- Editor-Support.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Editor-Support.md b/Editor-Support.md index ce48c37..b5dfa5a 100644 --- a/Editor-Support.md +++ b/Editor-Support.md @@ -3,7 +3,8 @@ If you add more editor support, don't forget to add it to the [FAQ](https://gith The following editors have some Nimrod support: ### Emacs -https://github.com/Tass/nimrod-mode +* https://github.com/Tass/nimrod-mode (requires emacs 24) +* https://github.com/eegg/nimrod-mode (works with emacs 23 too, as of 2014-02-15) ### Vim https://github.com/zah/nimrod.vim/