mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 04:20:09 -04:00
change module to namespace
This commit is contained in:
parent
a5dccb0ac7
commit
9e09ce6c8e
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
; DEFINITIONS
|
||||
|
||||
; module
|
||||
(module name: (moduleName) @definition.module)
|
||||
(module name: (moduleName) @definition.namespace)
|
||||
|
||||
; classes
|
||||
(dataclass name: (className) @definition.class)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue