mirror of
https://github.com/scopatz/nanorc
synced 2025-06-20 21:40:12 +02:00
For better organisation the nanorc files will go to a folder. The install script should translate the themed nanorc files to the final files. The install script should be the official instalation method.
11 lines
318 B
Plaintext
11 lines
318 B
Plaintext
syntax "Keymap" "\.(k|key)?map$|Xmodmap$"
|
|
|
|
color cyan "\<(add|clear|compose|keycode|keymaps|keysym|remove|string)\>"
|
|
color cyan "\<(control|alt|shift)\>"
|
|
color blue "\<[0-9]+\>"
|
|
color red "="
|
|
color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
|
|
color brightblack "^!.*$"
|
|
color ,green "[[:space:]]+$"
|
|
color ,red " + +| + +"
|