chore: rename oh-my-opencode
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 3m14s
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 3m14s
This commit is contained in:
@@ -136,7 +136,7 @@ in {
|
||||
settings = mkMerge [
|
||||
{
|
||||
theme = "opencode";
|
||||
plugin = ["oh-my-opencode"] ++ cfg.extraPlugins;
|
||||
plugin = ["oh-my-openagent"] ++ cfg.extraPlugins;
|
||||
formatter = {
|
||||
alejandra = {
|
||||
command = ["alejandra" "-q" "-"];
|
||||
|
||||
Reference in New Issue
Block a user