mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 02:40:09 -04:00
Change self back to variable.builtin
This commit is contained in:
parent
aacca0abf1
commit
d2538ab7a7
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@
|
||||||
|
|
||||||
(lifetime (identifier) @label)
|
(lifetime (identifier) @label)
|
||||||
|
|
||||||
(self) @keyword
|
(self) @variable.builtin
|
||||||
|
|
||||||
[
|
[
|
||||||
"break"
|
"break"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue