fix breakage on case fallthru ;;& and add ;|

This commit is contained in:
George Harker 2026-03-16 11:16:44 -07:00
parent 19c865eb9b
commit ef7b7c4f36

View file

@ -16,6 +16,7 @@
";;" ";;"
";&" ";&"
";;&" ";;&"
";|"
"&" "&"
] @punctuation.delimiter ] @punctuation.delimiter