]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - syntax/README
Cleanups
[xonotic/gmqcc.git] / syntax / README
index 2b9f4c84c253147e38b658e4309775607e3eeb1f..5a5c4b4c3466285b3d0c167ae302907651ea45b9 100644 (file)
@@ -5,17 +5,20 @@ you can install the configuration file correctly.
 Currently the supported text editors:
     geany
     kate
-    kwrite    - uses kate syntax highlightin)
-    kdevelop  - uses kate syntax highlighting
-    QtCreator - supports kate syntax highlighting
+    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
+    jedit
 
 
 Other text editors we plan to provide syntax highlighting configuration
 files for (but never got around to figuring out)
     vim
     emacs
-    gedit
 
 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.