]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - syntax/README
distro/archbsd/this - as we don't depend on glibc there, just libc; also changed...
[xonotic/gmqcc.git] / syntax / README
index 6c65422d18dfe869f35df95fc9d771e52a3fd7e2..5a5c4b4c3466285b3d0c167ae302907651ea45b9 100644 (file)
@@ -5,17 +5,20 @@ you can install the configuration file correctly.
 Currently the supported text editors:
     geany
     kate
 Currently the supported text editors:
     geany
     kate
-    kwrite    - uses kate syntax highlighting
-    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
     nano
+    jedit
 
 
 Other text editors we plan to provide syntax highlighting configuration
 files for (but never got around to figuring out)
     vim
     emacs
 
 
 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.
 
 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.