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