Updated Editor Support (markdown)

This commit is contained in:
zah 2015-07-19 02:43:55 +03:00
parent df68f66f02
commit 80157de011
1 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ The following editors have some Nim support:
* https://github.com/jameshfisher/nimrod-mode (works with emacs 23 too, as of 2014-02-15) * https://github.com/jameshfisher/nimrod-mode (works with emacs 23 too, as of 2014-02-15)
### Vim ### Vim
* https://github.com/zah/nimrod.vim/ * https://github.com/zah/nim.vim/
* Syntax Highlighting * Syntax Highlighting
* Auto-indent * Auto-indent
@ -33,10 +33,10 @@ Aporia is a Nim IDE written in Nim.
https://github.com/nim-lang/Aporia/ https://github.com/nim-lang/Aporia/
### LightTable ### LightTable
https://github.com/zah/nimrod.lt/ https://github.com/zah/nim.lt/
### Atom ### Atom
https://github.com/zah/nimrod.atom/ 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)