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 [
|
settings = mkMerge [
|
||||||
{
|
{
|
||||||
theme = "opencode";
|
theme = "opencode";
|
||||||
plugin = ["oh-my-opencode"] ++ cfg.extraPlugins;
|
plugin = ["oh-my-openagent"] ++ cfg.extraPlugins;
|
||||||
formatter = {
|
formatter = {
|
||||||
alejandra = {
|
alejandra = {
|
||||||
command = ["alejandra" "-q" "-"];
|
command = ["alejandra" "-q" "-"];
|
||||||
|
|||||||
Reference in New Issue
Block a user