Skip to content

Commit

Permalink
Enable color-modes in Helix by default
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Aug 17, 2024
1 parent 5ef2129 commit 651f03b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions home-manager/editor.nix
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@
display-inlay-hints = true;
display-messages = true;
};

color-modes = true;
};
};

Expand Down

0 comments on commit 651f03b

Please sign in to comment.