mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-11-28 06:32:44 +00:00
13 lines
331 B
Text
13 lines
331 B
Text
|
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
|