]> git.xonotic.org Git - xonotic/gmqcc.git/blob - syntax/README
Some inline never hurt anyone .. actually, C made a bad decision in it's design,...
[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  - GTK  text editor (not gedit)
7     kate   - KDE  text editor (the default text editor that comes with KDE)
8     nano   - base text editor (comes with every base distribution of linux)
9
10
11 Other text editors we plan to provide syntax highlighting configuration
12 files for (but never got around to figuring out)
13     vim
14     emacs
15     gedit
16
17 If your text editor is not supported and you'd like to create syntax
18 highlighting support for it, don't hesitate to share it with us.