Commit d4074ca8 authored by Brand Huntsman's avatar Brand Huntsman Committed by Benno Schulenberg
Browse files

syntax: nanohelp: colorize Up, Down, Left and Right (when not in UTF-8)

Signed-off-by: default avatarBrand Huntsman <alpha@qzx.com>
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -5,7 +5,7 @@ syntax "nanohelp"
# Key combos:
color cyan "\^([]4-8A-Z^\_←→↑↓]|Home|End)" "[←→↑↓]"
color cyan "\<(Tab|Enter|Home|End|Ins|Del|Bsp|PgUp|PgDn)\>"
color cyan "\<(Tab|Enter|Home|End|Ins|Del|Bsp|PgUp|PgDn|Up|Down|Left|Right)\>"
color cyan "\<M-." "\<F1?[0-9]" "(\^|M-)Space"
# Quoted indicators:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment