From ce430656ec5a8fde1a518f815cc763454761652a Mon Sep 17 00:00:00 2001 From: Matthias Einwag Date: Sun, 16 Feb 2014 16:18:23 -0800 Subject: [PATCH] Added info about the most recent sublime text plugin --- Editor-Support.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Editor-Support.md b/Editor-Support.md index b5dfa5a..1f1c22e 100644 --- a/Editor-Support.md +++ b/Editor-Support.md @@ -54,4 +54,13 @@ Don't use this if possible, [nimrod idetools](http://build.nimrod-code.org/docs/ https://github.com/exhu/nimrod-misc/tree/master/jedit ### Sublime -https://github.com/leonardoce/nimrod-sublime \ No newline at end of file +* https://github.com/Varriount/NimLime + + **NimLime** is a Sublime Text plugin that supports: + * Syntax highlighting + * Go to definition + * Error checking and highlighting through the compiler + * Completion suggestions though the compiler + * Babel package manager interaction + +* https://github.com/leonardoce/nimrod-sublime \ No newline at end of file