Added changes in config-file to use nim in scite.
This commit is contained in:
parent
200101634e
commit
64dd85bf5a
|
@ -27,6 +27,10 @@ LiClipse is a plugin for Eclipse (which also provides a standalone version for c
|
||||||
Recent versions of Scite have out-of-the-box support for Nim. For older versions: <br />
|
Recent versions of Scite have out-of-the-box support for Nim. For older versions: <br />
|
||||||
http://sourceforge.net/p/scintilla/scite/ci/default/tree/src/nimrod.properties?format=raw
|
http://sourceforge.net/p/scintilla/scite/ci/default/tree/src/nimrod.properties?format=raw
|
||||||
|
|
||||||
|
To enable nim, edit the global config file: *(from http://forum.nim-lang.org/t/312)*
|
||||||
|
* remove nimrod from the list in `imports.exclude=(...lots of stuff)`
|
||||||
|
* edit `source.files` to make scintilla recognise .nim
|
||||||
|
|
||||||
### Aporia
|
### Aporia
|
||||||
Aporia is a Nim IDE written in Nim.
|
Aporia is a Nim IDE written in Nim.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue