mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
feat(scfg): update parser
This commit is contained in:
parent
2c30e515eb
commit
a3b489680f
1 changed files with 1 additions and 3 deletions
|
|
@ -2005,9 +2005,7 @@ return {
|
|||
},
|
||||
scfg = {
|
||||
install_info = {
|
||||
generate = true,
|
||||
generate_from_json = false,
|
||||
revision = '2f3709e7656fa2c443f92041c91a9f843f8cd625',
|
||||
revision = 'd850fd470445d73de318a21d734d1e09e29b773c',
|
||||
url = 'https://github.com/rockorager/tree-sitter-scfg',
|
||||
},
|
||||
maintainers = { '@WhyNotHugo' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue