mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 12:20:02 -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
|
(yaml_directive) @keyword
|
||||||
(ERROR) @error
|
(ERROR) @error
|
||||||
[
|
[
|
||||||
; "+" ; including this causes "invalid node type" errors?!?
|
|
||||||
","
|
","
|
||||||
"-"
|
"-"
|
||||||
":"
|
":"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue