diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index 095a79e..c0f9881 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -2,7 +2,7 @@ command = "nvim" [diff] - command = "delta" + pager = "delta" [merge] command = "nvim"