mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 21:40:03 -04:00
remove plus from list of punctuation
This commit is contained in:
parent
4addec1361
commit
18fd5709b7
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@
|
|||
(yaml_directive) @keyword
|
||||
(ERROR) @error
|
||||
[
|
||||
; "+" ; including this causes "invalid node type" errors?!?
|
||||
","
|
||||
"-"
|
||||
":"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue