mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 05:20:00 -04:00
Remove invalid dart query
This commit is contained in:
parent
4af5fef1d9
commit
6cf578084d
1 changed files with 3 additions and 2 deletions
|
|
@ -2,8 +2,9 @@
|
|||
|
||||
; Methods
|
||||
; --------------------
|
||||
(function_type
|
||||
name: (identifier) @method)
|
||||
;; TODO: does not work
|
||||
;(function_type
|
||||
;name: (identifier) @method)
|
||||
(super) @function
|
||||
|
||||
; Annotations
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue