]> git.xonotic.org Git - xonotic/gmqcc.git/blob - syntax/nano/README
edd9d3fe0df6a99ba5629779da7d6ff62c25f99a
[xonotic/gmqcc.git] / syntax / nano / README
1 To use the nano syntax highlighting install qc.nanorc somewhere and
2 add:
3
4 include /directory/qc.nanorc
5
6 to your nanorc file located at ~/.nanorc. If the file doesn't exist
7 create it.
8
9 Optionally you can install it globally by installing qc.nanorc to
10 /usr/share/nano
11
12 However you still need to provide the include to your ~/.nanorc