mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -04:00
feat(hyprlang): update parser and queries (#8224)
This commit is contained in:
parent
f2204e58db
commit
400f38cc23
2 changed files with 7 additions and 1 deletions
|
|
@ -1010,7 +1010,7 @@ return {
|
|||
},
|
||||
hyprlang = {
|
||||
install_info = {
|
||||
revision = 'd626ec06e4d876fc41200a30b3e6f2b4714c7367',
|
||||
revision = 'b23e85dded5d150ffee0ac83c01cbeb1520aad2f',
|
||||
url = 'https://github.com/tree-sitter-grammars/tree-sitter-hyprlang',
|
||||
},
|
||||
maintainers = { '@luckasRanarison' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue