Updated Editor Support (markdown)

This commit is contained in:
zah 2011-08-26 04:23:07 -07:00
parent a01201b28b
commit b61fad4f14
1 changed files with 2 additions and 1 deletions

View File

@ -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: <br />
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. <br />
https://github.com/nimrod-code/Aporia/tree/
### Ctags