summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/gf-editor-modes.t2t8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/gf-editor-modes.t2t b/doc/gf-editor-modes.t2t
index faea09157..d4584fa04 100644
--- a/doc/gf-editor-modes.t2t
+++ b/doc/gf-editor-modes.t2t
@@ -17,6 +17,9 @@ welcome!
automatic indentation and lets you run the GF Shell in an emacs buffer.
See installation instructions inside.
+== Eclipse ==
+
+[GF Eclipse Plugin http://www.grammaticalframework.org/eclipse/index.html]
==Gedit==
@@ -65,3 +68,8 @@ following line somewhere:
```
GF=*.gf
```
+
+
+== Vim ==
+
+[vim-gf https://github.com/gdetrez/vim-gf]