mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 12:20:02 -04:00
fix(strace): no longer need to generate
This commit is contained in:
parent
8cdffc6d33
commit
3630aa7b77
1 changed files with 1 additions and 2 deletions
|
|
@ -2155,8 +2155,7 @@ return {
|
||||||
},
|
},
|
||||||
strace = {
|
strace = {
|
||||||
install_info = {
|
install_info = {
|
||||||
generate = true,
|
revision = 'ac874ddfcc08d689fee1f4533789e06d88388f29',
|
||||||
revision = '776e96ca962a58cd6858e2c5a2dd4e7e941dbcd4',
|
|
||||||
url = 'https://github.com/sigmaSd/tree-sitter-strace',
|
url = 'https://github.com/sigmaSd/tree-sitter-strace',
|
||||||
},
|
},
|
||||||
maintainers = { '@amaanq' },
|
maintainers = { '@amaanq' },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue