1
0
forked from GitHub/gf-core

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 9efb9ce2fb
commit 179143ae31

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]