mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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",
|
||||
files = { "src/parser.c" },
|
||||
},
|
||||
maintainers = { '@FallenAngel97' },
|
||||
filetype = 'rego',
|
||||
maintainers = { "@FallenAngel97" },
|
||||
filetype = "rego",
|
||||
}
|
||||
|
||||
list.c = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue