💡 chore(todos): Fix todo comments
This commit is contained in:
parent
27597a5a6a
commit
3364aaa811
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
rose-pine.enable = true;
|
rose-pine.enable = true;
|
||||||
|
|
||||||
# TODO disable this when mpd is not enabled? Can that be detected on non
|
# TODO: disable this when mpd is not enabled? Can that be detected on non
|
||||||
# NixOS systems?
|
# NixOS systems?
|
||||||
settings = {
|
settings = {
|
||||||
input = {
|
input = {
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
git.paging = {
|
git.paging = {
|
||||||
colorArg = "always";
|
colorArg = "always";
|
||||||
# TODO only set this if delta is installed
|
# TODO: only set this if delta is installed
|
||||||
pager = "delta --paging=never --features=arctic-fox";
|
pager = "delta --paging=never --features=arctic-fox";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue