diff --git a/users/max/home/editor/default.nix b/users/max/home/editor/default.nix index e270285..70cb4d1 100644 --- a/users/max/home/editor/default.nix +++ b/users/max/home/editor/default.nix @@ -4,6 +4,7 @@ let config = { theme = "custom"; editor = { + true-color = true; line-number = "relative"; cursor-shape = { insert = "bar";