commit 8067efa6ccf3de8683b1734d4341955d3a30a55c
parent 0bb6c0234fa369df3eab8362783de99b5f18ab56
Author: Benno Schulenberg <bensberg@telfort.nl>
Date: Tue, 9 Jan 2018 16:34:31 +0100
syntax: nanohelp: color also the Sh-Tab key combo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/syntax/nanohelp.nanorc b/syntax/nanohelp.nanorc
@@ -5,7 +5,7 @@ syntax "nanohelp"
# Key combos:
color cyan "\^[]4-8A-Z^\_◀▶▲▼]" "[◀▶▲▼]" "(\^|M-)Space" "\<M-." "\<F1?[0-9]"
-color cyan "\<(Tab|Enter|Ins|Del|Bsp|Up|Down|Left|Right|Home|End|PgUp|PgDn)\>"
+color cyan "\<(Tab|Sh-Tab|Enter|Ins|Del|Bsp|Up|Down|Left|Right|Home|End|PgUp|PgDn)\>"
# Quoted indicators:
color brightred "'(\^|M-)'"