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)