]> de.git.xonotic.org Git - voretournament/voretournament.git/blob - misc/source/gmqcc-src/syntax/README
By fteqcc, hello gmqcc
[voretournament/voretournament.git] / misc / source / gmqcc-src / syntax / README
1 Here exists some syntax highlighting configuration files for various
2 text editors. Inside each directory exists some documentaiton on how
3 you can install the configuration file correctly.
4
5 Currently the supported text editors:
6     geany
7     kate
8     kwrite        - uses kate syntax highlighting
9     kdevelop      - uses kate syntax highlighting
10     QtCreator     - supports kate syntax highlighting
11     gtksourceview - main source viewer in GNOME
12     gedit         - uses gtksourceview
13     sandy         - uses gtksourceview
14     nano
15     jedit
16
17
18 Other text editors we plan to provide syntax highlighting configuration
19 files for (but never got around to figuring out)
20     vim
21     emacs
22
23 If your text editor is not supported and you'd like to create syntax
24 highlighting support for it, don't hesitate to share it with us.