nim-mode requires Emacs 24.4 for smie

This commit is contained in:
Yuta Yamada 2015-12-30 18:38:22 -08:00
parent 2dcbca3a7a
commit 220caf96e8
1 changed files with 1 additions and 1 deletions

View File

@ -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:
### Emacs
* https://github.com/nim-lang/nim-mode (requires emacs 24.3)
* https://github.com/nim-lang/nim-mode (requires emacs 24.4)
* https://github.com/jameshfisher/nimrod-mode (works with emacs 23 too, as of 2014-02-15)
### Vim