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
|
* Syntax Highlighting
|
||||||
* Auto-indent
|
* Auto-indent
|
||||||
* Build/Jump to errors within Vim
|
* Build/Jump to errors within Vim
|
||||||
|
* Project Navigation and Jump to Definition (using the Ctags support listed below)
|
||||||
|
|
||||||
### Scite
|
### Scite
|
||||||
Recent versions of Scite have out-of-the-box support for Nimrod. For older versions: <br />
|
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
|
http://scintilla.hg.sourceforge.net/hgweb/scintilla/scite/raw-file/0d8c2122d6f8/src/nimrod.properties
|
||||||
|
|
||||||
### Aporia
|
### 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/
|
https://github.com/nimrod-code/Aporia/tree/
|
||||||
|
|
||||||
### Ctags
|
### Ctags
|
||||||
|
|
Loading…
Reference in New Issue