mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
Fixed the stylua
This commit is contained in:
parent
7ae5d4f2c8
commit
1c53f9a2dd
1 changed files with 2 additions and 2 deletions
|
|
@ -54,8 +54,8 @@ list.rego = {
|
||||||
url = "https://github.com/FallenAngel97/tree-sitter-rego",
|
url = "https://github.com/FallenAngel97/tree-sitter-rego",
|
||||||
files = { "src/parser.c" },
|
files = { "src/parser.c" },
|
||||||
},
|
},
|
||||||
maintainers = { '@FallenAngel97' },
|
maintainers = { "@FallenAngel97" },
|
||||||
filetype = 'rego',
|
filetype = "rego",
|
||||||
}
|
}
|
||||||
|
|
||||||
list.c = {
|
list.c = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue