Adds link to geany and its pull request
This commit is contained in:
parent
ab7dadd36d
commit
9c32c556de
|
@ -24,6 +24,9 @@ https://github.com/nimrod-code/Aporia/tree/
|
|||
### Gedit/Other GtkSourceView editors
|
||||
There is a .lang file for gedit [here](https://github.com/nimrod-code/Aporia/blob/master/share/gtksourceview-2.0/language-specs/nimrod.lang)
|
||||
|
||||
### Geany
|
||||
There is a [pull request](https://github.com/geany/geany/pull/193) to provide Nimrod support in [Geany](http://www.geany.org).
|
||||
|
||||
### Ctags
|
||||
Basic ```~/.ctags``` rules for nimrod code (Feel free to improve and contribute)
|
||||
Don't use this if possible, [nimrod idetools](http://build.nimrod-code.org/docs/idetools.html) provides better results.
|
||||
|
|
Loading…
Reference in New Issue