summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorgregoire.detrez <gregoire.detrez@gu.se>2013-08-22 15:17:30 +0000
committergregoire.detrez <gregoire.detrez@gu.se>2013-08-22 15:17:30 +0000
commit179143ae31c9ead317d653448e800c501c5aabb0 (patch)
tree0c726269cc092431b731ebe00e36e52b93866265 /doc
parent9efb9ce2fb75e8e30cba876bfa6cdea11e1169a2 (diff)
Add vim and eclipse in the page about editor modes
Diffstat (limited to 'doc')
-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]