We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00bd869 commit 031f811Copy full SHA for 031f811
highlighters/main/main-highlighter.zsh
@@ -85,6 +85,7 @@ _zsh_highlight_main_add_region_highlight() {
85
return
86
fi
87
param_style=$1
88
+ return
89
90
91
# The calculation was relative to $buf but region_highlight is relative to $BUFFER.
0 commit comments