aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 84c5c6e..f0a57eb 100644
--- a/flake.nix
+++ b/flake.nix
@@ -281,6 +281,7 @@
cursorlineopt = "both"; # Highlight the text line of the cursor with CursorLine hl-CursorLine
wrap = false; # Don't wrap long line
cursorline = true; # Highlight current line background & line number
+ listchars = "eol:⏎,tab:»·,trail:␠,nbsp:⎵,space:␣"; # Show hidden chars with list
};
# ┌─────┐