From a8dd6d6f2d79f4bd15f05aafd0de8c2ca90e5b9c Mon Sep 17 00:00:00 2001 From: russpowers Date: Wed, 23 Sep 2015 09:18:23 -0700 Subject: [PATCH] Add nim-atom --- Editor-Support.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Editor-Support.md b/Editor-Support.md index 203ca35..4018a48 100644 --- a/Editor-Support.md +++ b/Editor-Support.md @@ -40,7 +40,13 @@ https://github.com/nim-lang/Aporia/ https://github.com/zah/nim.lt/ ### Atom -https://github.com/zah/nim.atom/ +* https://github.com/russpowers/nim-atom + * Autocomplete + * Linting/Error Checking (on file save or on-the-fly) + * Jump-to-definition + * Syntax highlighting + +* https://github.com/zah/nim.atom/ ### Gedit/Other GtkSourceView editors There is a .lang file for gedit [here](https://github.com/nim-lang/Aporia/blob/master/share/gtksourceview-2.0/language-specs/nim.lang)