Commit da678835 authored by Benno Schulenberg's avatar Benno Schulenberg
Browse files

syntax: nanohelp: color also ^6 as a shortcut keystroke

(Hadn't seen that one because of my additional bindings.)
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -4,7 +4,7 @@
syntax "nanohelp"
# Key combos:
color cyan "\^([]A-Z^\_←→↑↓]|Home|End)" "[←→↑↓]"
color cyan "\^([]4-8A-Z^\_←→↑↓]|Home|End)" "[←→↑↓]"
color cyan "\<(Tab|Enter|Home|End|Ins|Del|Bsp|PgUp|PgDn)\>"
color cyan "\<M-." "\<F1?[0-9]" "(\^|M-)Space"
......
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