uses modus themes where possible
This commit is contained in:
parent
b9e03a6f29
commit
87c990bf2a
6 changed files with 85 additions and 103 deletions
|
|
@ -19,7 +19,10 @@ return {
|
|||
enabled = true,
|
||||
what = "commit",
|
||||
},
|
||||
indent = { enabled = true },
|
||||
indent = {
|
||||
enabled = true,
|
||||
char = "┆",
|
||||
},
|
||||
input = { enabled = true },
|
||||
lazygit = {
|
||||
enabled = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue