gmqcc/syntax
2013-04-21 07:30:32 +00:00
..
geany Added syntax highlighting configuration files (with documentation on how to install them) for nano, kate and geany. 2013-04-16 20:24:33 +00:00
gtksourceview Add syntax configuration file for gtksourceview (this allows QC code syntax highlighting for GNOMEs default text view in nautilus, gedit, and sandy + other gtksouceview based editors). 2013-04-21 07:27:59 +00:00
kate Fix typo in kate syntax highlighting installation documentation. 2013-04-16 20:27:01 +00:00
nano Added syntax highlighting configuration files (with documentation on how to install them) for nano, kate and geany. 2013-04-16 20:24:33 +00:00
README This is suppoted now 2013-04-21 07:30:32 +00:00

Here exists some syntax highlighting configuration files for various
text editors. Inside each directory exists some documentaiton on how
you can install the configuration file correctly.

Currently the supported text editors:
    geany
    kate
    kwrite        - uses kate syntax highlighting
    kdevelop      - uses kate syntax highlighting
    QtCreator     - supports kate syntax highlighting
    gtksourceview - main source viewer in GNOME
    gedit         - uses gtksourceview
    sandy         - uses gtksourceview
    nano


Other text editors we plan to provide syntax highlighting configuration
files for (but never got around to figuring out)
    vim
    emacs

If your text editor is not supported and you'd like to create syntax
highlighting support for it, don't hesitate to share it with us.