mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 13:30:01 -04:00
feat(blade): update blade parser and queries
This commit is contained in:
parent
4eb12d7a1f
commit
c9e4edc127
5 changed files with 86 additions and 22 deletions
|
|
@ -125,7 +125,7 @@ return {
|
|||
},
|
||||
blade = {
|
||||
install_info = {
|
||||
revision = 'fbe5f81b54f0f6153961824ce306ffc805134980',
|
||||
revision = '5dd29dd50fa6c3de0bb5a2d24ec03f99ddb960bf',
|
||||
url = 'https://github.com/EmranMR/tree-sitter-blade',
|
||||
},
|
||||
maintainers = { '@calebdw' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue