mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
r add new highlights
This commit is contained in:
parent
8fe8415ae8
commit
741812af8f
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@
|
|||
(call function: (identifier) @function)
|
||||
(namespace_get function: (identifier) @method)
|
||||
(namespace_get_internal function: (identifier) @method)
|
||||
(namespace_get namespace: (identifier) @namespace )
|
||||
(namespace_get_internal namespace: (identifier) @namespace )
|
||||
|
||||
; Literals
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue