From 39308cca93ecaeddd3be4a7d9892e2e36f803473 Mon Sep 17 00:00:00 2001 From: "gregoire.detrez" Date: Thu, 22 Aug 2013 15:17:30 +0000 Subject: [PATCH] Add vim and eclipse in the page about editor modes --- doc/gf-editor-modes.t2t | 8 ++++++++ 1 file changed, 8 insertions(+) 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]