mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 09:20:04 -04:00
feat(pug): improve syntax highlighting
This commit is contained in:
parent
1ef286e5b0
commit
ec7db4ba3f
2 changed files with 79 additions and 26 deletions
|
|
@ -166,6 +166,9 @@
|
|||
(super)
|
||||
] @variable.builtin
|
||||
|
||||
((identifier) @variable.builtin
|
||||
(#eq? @variable.builtin "self"))
|
||||
|
||||
[
|
||||
(true)
|
||||
(false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue