mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 03:40:04 -04:00
remove type definition
This commit is contained in:
parent
eb3f263bfe
commit
2f340af135
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
||||||
; Identifiers
|
; Identifiers
|
||||||
|
|
||||||
(type_identifier) @type
|
(type_identifier) @type
|
||||||
(type_spec name: (type_identifier) @type.definition)
|
|
||||||
(field_identifier) @property
|
(field_identifier) @property
|
||||||
(identifier) @variable
|
(identifier) @variable
|
||||||
(package_identifier) @namespace
|
(package_identifier) @namespace
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue