diff --git a/Editor-Support.md b/Editor-Support.md index f8f8ad5..bfb234a 100644 --- a/Editor-Support.md +++ b/Editor-Support.md @@ -39,7 +39,7 @@ https://github.com/zah/nimrod.lt/ https://github.com/zah/nimrod.atom/ ### 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/nimrod.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) ### Geany There is a [pull request](https://github.com/geany/geany/pull/193) to provide Nim support in [Geany](http://www.geany.org).