mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 03:40:04 -04:00
fix: ran make formatlua
This commit is contained in:
parent
174a0f39e3
commit
53449f4009
1 changed files with 1 additions and 1 deletions
|
|
@ -1502,7 +1502,7 @@ return {
|
||||||
install_info = {
|
install_info = {
|
||||||
location = 'udl',
|
location = 'udl',
|
||||||
revision = 'e03cd14c61bda43a135b23352f7fb695c2e9567f',
|
revision = 'e03cd14c61bda43a135b23352f7fb695c2e9567f',
|
||||||
url = 'https://github.com/intersystems/tree-sitter-objectscript'
|
url = 'https://github.com/intersystems/tree-sitter-objectscript',
|
||||||
},
|
},
|
||||||
maintainers = { '@davem-intersys', '@hkimura-intersys' },
|
maintainers = { '@davem-intersys', '@hkimura-intersys' },
|
||||||
tier = 2,
|
tier = 2,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue