mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
chore: improve lefthook configuration
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
// Zed settings
|
||||
//
|
||||
// ** This file extension must be 'json', not 'jsonc'. **
|
||||
// ** Only named with .jsonc to skip validation in the repo.
|
||||
//
|
||||
// For information on how to configure Zed, see the Zed
|
||||
// documentation: https://zed.dev/docs/configuring-zed
|
||||
// documentation: https://zed.dev/docs/configuring-zed.
|
||||
//
|
||||
// To see all of Zed's default settings without changing your
|
||||
// custom settings, run the `open default settings` command
|
||||
@@ -12,4 +15,4 @@
|
||||
"features": {
|
||||
"inline_completion_provider": "none" // Disable copilot
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user