mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -04:00
Fix nvim-treesitter CI
This commit is contained in:
parent
2ecb4022f4
commit
7fffab173c
2 changed files with 8 additions and 7 deletions
|
|
@ -46,6 +46,7 @@ local list = setmetatable({}, {
|
|||
list.scheme = {
|
||||
install_info = {
|
||||
url = "https://github.com/6cdh/tree-sitter-scheme",
|
||||
branch = "main",
|
||||
files = { "src/parser.c" },
|
||||
},
|
||||
maintainers = { "@6cdh" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue