Add vim and eclipse in the page about editor modes

This commit is contained in:
gregoire.detrez
2013-08-22 15:17:30 +00:00
parent 752d36e7a3
commit 39308cca93

View File

@@ -17,6 +17,9 @@ welcome!
automatic indentation and lets you run the GF Shell in an emacs buffer. automatic indentation and lets you run the GF Shell in an emacs buffer.
See installation instructions inside. See installation instructions inside.
== Eclipse ==
[GF Eclipse Plugin http://www.grammaticalframework.org/eclipse/index.html]
==Gedit== ==Gedit==
@@ -65,3 +68,8 @@ following line somewhere:
``` ```
GF=*.gf GF=*.gf
``` ```
== Vim ==
[vim-gf https://github.com/gdetrez/vim-gf]