Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lazygit support #3121

Merged
Prev Previous commit
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 6, 2023
commit cf272a242750caced88b0c74aacb0462cb80a50d
4 changes: 1 addition & 3 deletions src/api/json/catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -5127,9 +5127,7 @@
"name": "config.yml",
"description": "Lazy Git settings",
"url": "https://json.schemastore.org/lazygit.json",
"fileMatch": [
"**/lazygit/config.yml"
]
"fileMatch": ["**/lazygit/config.yml"]
}
],
"version": 1
Expand Down