From b61fad4f143a5349f6cae9f7962b02d63282509c Mon Sep 17 00:00:00 2001 From: zah Date: Fri, 26 Aug 2011 04:23:07 -0700 Subject: [PATCH] Updated Editor Support (markdown) --- Editor-Support.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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