uses modus themes where possible

This commit is contained in:
Dennis 2025-09-18 13:11:54 +02:00
parent b9e03a6f29
commit 87c990bf2a
6 changed files with 85 additions and 103 deletions

View file

@ -19,7 +19,10 @@ return {
enabled = true,
what = "commit",
},
indent = { enabled = true },
indent = {
enabled = true,
char = "",
},
input = { enabled = true },
lazygit = {
enabled = true,