mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
fix breakage on case fallthru ;;& and add ;|
This commit is contained in:
parent
19c865eb9b
commit
ef7b7c4f36
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
";;"
|
||||
";&"
|
||||
";;&"
|
||||
";|"
|
||||
"&"
|
||||
] @punctuation.delimiter
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue