]> git.xonotic.org Git - xonotic/gmqcc.git/blob - syntax/README
940670a1f126b2f0bb2c603dc62e248c96d009df
[xonotic/gmqcc.git] / 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
16
17 Other text editors we plan to provide syntax highlighting configuration
18 files for (but never got around to figuring out)
19     vim
20     emacs
21
22 If your text editor is not supported and you'd like to create syntax
23 highlighting support for it, don't hesitate to share it with us.