mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 09:50:04 -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
|
] @punctuation.delimiter
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue