syntax: nanohelp: change the hue of the keystrokes to match sample.nanorc

And because I think it looks slightly better.
master
Benno Schulenberg 2017-04-30 17:37:07 +02:00
parent 3275c4e514
commit 17cf7d1c62
1 changed files with 3 additions and 3 deletions

View File

@ -4,9 +4,9 @@
syntax "nanohelp" syntax "nanohelp"
# Key combos: # Key combos:
color brightblue "\^([]A-Z^\_←→↑↓]|Home|End)" "[←→↑↓]" color cyan "\^([]A-Z^\_←→↑↓]|Home|End)" "[←→↑↓]"
color brightblue "\<(Tab|Enter|Home|End|Ins|Del|Bsp|PgUp|PgDn)\>" color cyan "\<(Tab|Enter|Home|End|Ins|Del|Bsp|PgUp|PgDn)\>"
color brightblue "\<M-." "\<F1?[0-9]" "(\^|M-)Space" color cyan "\<M-." "\<F1?[0-9]" "(\^|M-)Space"
# Quoted indicators: # Quoted indicators:
color brightred "'(\^|M-)'" color brightred "'(\^|M-)'"