Updated Editor Support (markdown)
This commit is contained in:
parent
e354b55924
commit
71f3ba72d9
|
@ -3,7 +3,7 @@ If you add more editor support, don't forget to add it to the [FAQ](https://gith
|
||||||
The following editors have some Nim support:
|
The following editors have some Nim support:
|
||||||
|
|
||||||
### Emacs
|
### Emacs
|
||||||
* https://github.com/reactormonk/nim-mode (requires emacs 24)
|
* https://github.com/nim-lang/nim-mode (requires emacs 24.3)
|
||||||
* 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
|
||||||
|
|
Loading…
Reference in New Issue