mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
refactor(parsers): Updated qf revision value
This commit is contained in:
parent
5fa2088ff8
commit
f88a9bafcc
1 changed files with 1 additions and 1 deletions
|
|
@ -1765,7 +1765,7 @@ return {
|
|||
},
|
||||
qf = {
|
||||
install_info = {
|
||||
revision = 'v1.2.0',
|
||||
revision = '6a9d1deb934749720aa3bc525f1506f7d2ae4d0a',
|
||||
url = 'https://github.com/OXY2DEV/tree-sitter-qf',
|
||||
},
|
||||
maintainers = { '@OXY2DEV' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue