feat(parsers): Add qf(quickfix0

This commit is contained in:
Shawon 2025-05-26 00:33:50 +06:00
parent c1dfc39285
commit 9b5d24111e
4 changed files with 50 additions and 0 deletions

View file

@ -1763,6 +1763,14 @@ return {
maintainers = { '@stsewd', '@theHamsta' },
tier = 2,
},
qf = {
install_info = {
revision = 'v1.0.0',
url = 'https://github.com/OXY2DEV/tree-sitter-qf'
},
maintainers = { '@OXY2DEV' },
tier = 1
},
ql = {
install_info = {
revision = '1fd627a4e8bff8c24c11987474bd33112bead857',