mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 12:06:55 -04:00
Fix ocaml queries
This commit is contained in:
parent
c573cdd0a9
commit
080b6476fe
2 changed files with 4 additions and 3 deletions
|
|
@ -6,7 +6,6 @@
|
|||
(identifier) @definition.parameter))
|
||||
(optional_parameter_declaration
|
||||
declarator: (identifier) @definition.parameter)
|
||||
|
||||
;; Class / struct defintions
|
||||
(class_specifier) @scope
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue