mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
add regenerate the treesitter
This commit is contained in:
parent
970fe39f4c
commit
25baab9f59
2 changed files with 5 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ list.qmljs = {
|
|||
url = "https://github.com/yuja/tree-sitter-qmljs",
|
||||
branch = "master",
|
||||
files = { "src/parser.c", "src/scanner.c" },
|
||||
generate_requires_npm = true,
|
||||
},
|
||||
filetype = "qmljs",
|
||||
maintainers = { "@yuja" },
|
||||
|
|
|
|||
4
queries/agda/folds.scm
Normal file
4
queries/agda/folds.scm
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[
|
||||
(record)
|
||||
(module)
|
||||
] @fold
|
||||
Loading…
Add table
Add a link
Reference in a new issue