]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - syntax/nano/README
Added syntax highlighting configuration files (with documentation on how to install...
[xonotic/gmqcc.git] / syntax / nano / README
diff --git a/syntax/nano/README b/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