mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Don't show spaces in helix
This commit is contained in:
parent
741fc9f573
commit
c08d2d9ff5
1 changed files with 0 additions and 2 deletions
|
@ -25,9 +25,7 @@ homeConfiguration "nixos" {
|
|||
line-number = "relative";
|
||||
shell = [ "nu" "-c" ];
|
||||
text-width = 100;
|
||||
whitespace.render.space = "all";
|
||||
whitespace.render.tab = "all";
|
||||
whitespace.characters.space = "·";
|
||||
whitespace.characters.tab = "→";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue