💡 chore(todos): Fix todo comments
This commit is contained in:
parent
7ade03b7d2
commit
2b9b7878bf
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
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?
|
||||
settings = {
|
||||
input = {
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
git.paging = {
|
||||
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";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue