mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(strace): generate removed parser
This commit is contained in:
parent
e08ad49dbd
commit
f795520371
1 changed files with 2 additions and 1 deletions
|
|
@ -2155,7 +2155,8 @@ return {
|
||||||
},
|
},
|
||||||
strace = {
|
strace = {
|
||||||
install_info = {
|
install_info = {
|
||||||
revision = 'd819cdd5dbe455bd3c859193633c8d91c0df7c36',
|
generate = true,
|
||||||
|
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