diff --git a/Editor-Support.md b/Editor-Support.md index 4469333..94e804f 100644 --- a/Editor-Support.md +++ b/Editor-Support.md @@ -16,9 +16,12 @@ Recent versions of Scite have out-of-the-box support for Nimrod. For older versi http://scintilla.hg.sourceforge.net/hgweb/scintilla/scite/raw-file/0d8c2122d6f8/src/nimrod.properties ### Aporia -Aproria is a Nimrod IDE written in Nimrod.
+Aporia is a Nimrod IDE written in Nimrod.
https://github.com/nimrod-code/Aporia/tree/ +### Gedit/Other GtkSourceView editors +There is a .lang file for gedit [here](https://github.com/nimrod-code/Aporia/blob/master/share/gtksourceview-2.0/language-specs/nimrod.lang) + ### Ctags Basic ```~/.ctags``` rules for nimrod code (Feel free to improve and contribute)