mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
fix(orca): format lua
This commit is contained in:
parent
e1b34825c9
commit
0d293d60b5
1 changed files with 1 additions and 1 deletions
|
|
@ -1541,7 +1541,7 @@ return {
|
||||||
orca = {
|
orca = {
|
||||||
install_info = {
|
install_info = {
|
||||||
revision = '224b472b0d53c4d056dc1c1cc4506a93b67f7a26',
|
revision = '224b472b0d53c4d056dc1c1cc4506a93b67f7a26',
|
||||||
url = "https://github.com/kszenes/tree-sitter-orca",
|
url = 'https://github.com/kszenes/tree-sitter-orca',
|
||||||
},
|
},
|
||||||
maintainers = { '@kszenes' },
|
maintainers = { '@kszenes' },
|
||||||
tier = 2,
|
tier = 2,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue