Mercurial > repos > other > linux
comparison nanorc.d/keymap.nanorc @ 84:b989099cde9f
Start to update Nano colourisation
Defaults are REALLY basic
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 31 Mar 2018 21:06:21 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
83:966d8f8f89d0 | 84:b989099cde9f |
---|---|
1 syntax "Keymap" "\.(k|key)?map$|Xmodmap$" | |
2 | |
3 color cyan "\<(add|clear|compose|keycode|keymaps|keysym|remove|string)\>" | |
4 color cyan "\<(control|alt|shift)\>" | |
5 color blue "\<[0-9]+\>" | |
6 color red "=" | |
7 color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'" | |
8 color brightblack "^!.*$" | |
9 color ,green "[[:space:]]+$" | |
10 color ,red " + +| + +" |