mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 19:46:58 -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
|
|
@ -391,6 +391,7 @@ list.scala = {
|
|||
url = "https://github.com/tree-sitter/tree-sitter-scala",
|
||||
files = { "src/parser.c", "src/scanner.c" },
|
||||
},
|
||||
maintainers = { "@stevanmilic" },
|
||||
}
|
||||
|
||||
list.supercollider = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue