]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - misc/source/gmqcc-src/syntax/nano/README
By fteqcc, hello gmqcc
[voretournament/voretournament.git] / misc / source / gmqcc-src / syntax / nano / README
diff --git a/misc/source/gmqcc-src/syntax/nano/README b/misc/source/gmqcc-src/syntax/nano/README
new file mode 100644 (file)
index 0000000..edd9d3f
--- /dev/null
@@ -0,0 +1,12 @@
+To use the nano syntax highlighting install qc.nanorc somewhere and
+add:
+
+include /directory/qc.nanorc
+
+to your nanorc file located at ~/.nanorc. If the file doesn't exist
+create it.
+
+Optionally you can install it globally by installing qc.nanorc to
+/usr/share/nano
+
+However you still need to provide the include to your ~/.nanorc