mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 06:50:06 -04:00
Add scala maintainer
Add fold for scala val definition to support type class entries
This commit is contained in:
parent
c2c454c29a
commit
ea0f6614b7
2 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
(trait_definition)
|
||||
(object_definition)
|
||||
(function_definition)
|
||||
(val_definition)
|
||||
(import_declaration)
|
||||
|
||||
(while_expression)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue