diff --git a/Editor-Support.md b/Editor-Support.md index 5a7c5bd..4469333 100644 --- a/Editor-Support.md +++ b/Editor-Support.md @@ -9,13 +9,14 @@ https://github.com/zah/nimrod.vim/ * Syntax Highlighting * Auto-indent * Build/Jump to errors within Vim +* Project Navigation and Jump to Definition (using the Ctags support listed below) ### Scite Recent versions of Scite have out-of-the-box support for Nimrod. For older versions:
http://scintilla.hg.sourceforge.net/hgweb/scintilla/scite/raw-file/0d8c2122d6f8/src/nimrod.properties ### Aporia -Aproria is a Nimrod IDE written in Nimrod. +Aproria is a Nimrod IDE written in Nimrod.
https://github.com/nimrod-code/Aporia/tree/ ### Ctags