1
0
forked from GitHub/gf-core

Created a new page documenting available editor modes for GF

Also adding editing modes for Gedit and Geany contributed by John J. Camilleri.
This commit is contained in:
hallgren
2011-09-20 12:41:32 +00:00
parent a4a1f33cd3
commit c32a244a3c
6 changed files with 351 additions and 0 deletions

View File

@@ -52,6 +52,11 @@
Describes the commands available in the interactive GF shell. Also
summarizes how to run GF as a batch compiler.
<li>
<a href="gf-editor-modes.html">Editor modes for GF</a>.
Editor modes for GF provides syntax highligting, automatic indentation and
other features that makes editing GF grammar files easier.
</ul>