mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
chore: Fixed stylua check issues
This commit is contained in:
parent
9b5d24111e
commit
6ddc5768bb
1 changed files with 2 additions and 2 deletions
|
|
@ -1766,10 +1766,10 @@ return {
|
|||
qf = {
|
||||
install_info = {
|
||||
revision = 'v1.0.0',
|
||||
url = 'https://github.com/OXY2DEV/tree-sitter-qf'
|
||||
url = 'https://github.com/OXY2DEV/tree-sitter-qf',
|
||||
},
|
||||
maintainers = { '@OXY2DEV' },
|
||||
tier = 1
|
||||
tier = 1,
|
||||
},
|
||||
ql = {
|
||||
install_info = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue