fix(parsers): Update qf

- Updated parser version,
  + Removed extra whitespaces for `col`
- Added note
This commit is contained in:
Shawon 2025-05-26 14:05:37 +06:00
parent 6ddc5768bb
commit c67ca6929b
2 changed files with 4 additions and 2 deletions

View file

@ -1765,11 +1765,13 @@ return {
},
qf = {
install_info = {
revision = 'v1.0.0',
revision = 'v1.1.0',
url = 'https://github.com/OXY2DEV/tree-sitter-qf',
},
maintainers = { '@OXY2DEV' },
tier = 1,
readme_note = 'Vim quickfix',
},
ql = {
install_info = {

View file

@ -1,6 +1,6 @@
"|" @punctuation.delimiter
" col " @keyword
"col" @keyword
[
(row)