mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
Add extension and on keywords
This commit is contained in:
parent
18fca90457
commit
0e37148dd1
1 changed files with 2 additions and 0 deletions
|
|
@ -155,6 +155,8 @@
|
||||||
[
|
[
|
||||||
; "assert"
|
; "assert"
|
||||||
(case_builtin)
|
(case_builtin)
|
||||||
|
"extension"
|
||||||
|
"on"
|
||||||
"class"
|
"class"
|
||||||
"enum"
|
"enum"
|
||||||
"extends"
|
"extends"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue