Updated Editor Support (markdown)
This commit is contained in:
parent
a01201b28b
commit
b61fad4f14
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue