*: Remove trailing whitespace

This commit is contained in:
a1346054 2021-08-20 11:27:21 +00:00
commit 5d1d416dbf
13 changed files with 17 additions and 22 deletions

View file

@ -95,7 +95,7 @@ _zsh_highlight_highlighter_brackets_paint()
fi
}
# Helper function to differentiate type
# Helper function to differentiate type
_zsh_highlight_brackets_match()
{
case $BUFFER[$1] in