Add nim-atom
This commit is contained in:
parent
64dd85bf5a
commit
a8dd6d6f2d
|
@ -40,7 +40,13 @@ https://github.com/nim-lang/Aporia/
|
||||||
https://github.com/zah/nim.lt/
|
https://github.com/zah/nim.lt/
|
||||||
|
|
||||||
### Atom
|
### Atom
|
||||||
https://github.com/zah/nim.atom/
|
* https://github.com/russpowers/nim-atom
|
||||||
|
* Autocomplete
|
||||||
|
* Linting/Error Checking (on file save or on-the-fly)
|
||||||
|
* Jump-to-definition
|
||||||
|
* Syntax highlighting
|
||||||
|
|
||||||
|
* https://github.com/zah/nim.atom/
|
||||||
|
|
||||||
### Gedit/Other GtkSourceView editors
|
### Gedit/Other GtkSourceView editors
|
||||||
There is a .lang file for gedit [here](https://github.com/nim-lang/Aporia/blob/master/share/gtksourceview-2.0/language-specs/nim.lang)
|
There is a .lang file for gedit [here](https://github.com/nim-lang/Aporia/blob/master/share/gtksourceview-2.0/language-specs/nim.lang)
|
||||||
|
|
Loading…
Reference in New Issue