diff options
| author | odanoburu <bcclaro@gmail.com> | 2018-06-04 09:16:02 -0300 |
|---|---|---|
| committer | odanoburu <bcclaro@gmail.com> | 2018-06-04 09:16:02 -0300 |
| commit | 9a17ca21b56381c5e353cef9e7d9de44ae3c0ea7 (patch) | |
| tree | 14ac1c891a72dce17645a9bb5e4334b765741d7d /doc/gf-editor-modes.t2t | |
| parent | 44e387ec16e72f3a194fc2391b47391fc49c0bab (diff) | |
* update GF mode
- moved to new repo at
https://github.com/GrammaticalFramework/gf-emacs-mode
- main changes:
- use utf-8 encoding for inferior gf process
- add display of operation types
- update links
Diffstat (limited to 'doc/gf-editor-modes.t2t')
| -rw-r--r-- | doc/gf-editor-modes.t2t | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/gf-editor-modes.t2t b/doc/gf-editor-modes.t2t index d9368dd32..13b8f718c 100644 --- a/doc/gf-editor-modes.t2t +++ b/doc/gf-editor-modes.t2t @@ -13,9 +13,10 @@ welcome! ==Emacs== -[gf.el ../src/tools/gf.el] by Johan Bockgård provides syntax highlighting and -automatic indentation and lets you run the GF Shell in an emacs buffer. -See installation instructions inside. +[gf.el https://github.com/GrammaticalFramework/gf-emacs-mode] by Johan +Bockgård provides syntax highlighting and automatic indentation and +lets you run the GF Shell in an emacs buffer. See installation +instructions inside. ==Atom== [language-gf https://atom.io/packages/language-gf], by John J. Camilleri |
