mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2026-01-22 22:45:36 +01:00
parent
7177ba005f
commit
ecdda36ef5
4 changed files with 9 additions and 42 deletions
|
|
@ -70,10 +70,6 @@ _zsh_highlight_highlighter_brackets_paint()
|
|||
levelpos[$pos]=-1
|
||||
fi
|
||||
;;
|
||||
['"'\'])
|
||||
# Skip everything inside quotes
|
||||
pos=$BUFFER[(ib:pos+1:)$char]
|
||||
;;
|
||||
esac
|
||||
done
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue