From 27e8ab97f7510b853f26bcbb89fcedac1836216f Mon Sep 17 00:00:00 2001 From: "gregoire.detrez" Date: Thu, 22 Aug 2013 15:26:26 +0000 Subject: [PATCH] Add vim and eclipse in the page about editor modes (fix) --- doc/gf-editor-modes.t2t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/gf-editor-modes.t2t b/doc/gf-editor-modes.t2t index d4584fa04..64d998e06 100644 --- a/doc/gf-editor-modes.t2t +++ b/doc/gf-editor-modes.t2t @@ -17,7 +17,7 @@ welcome! automatic indentation and lets you run the GF Shell in an emacs buffer. See installation instructions inside. -== Eclipse == +==Eclipse== [GF Eclipse Plugin http://www.grammaticalframework.org/eclipse/index.html] @@ -70,6 +70,6 @@ GF=*.gf ``` -== Vim == +==Vim== [vim-gf https://github.com/gdetrez/vim-gf]