show whitespaces

This commit is contained in:
Osman Faruk Bayram 2025-02-16 21:21:41 +03:00
parent 765c12af90
commit 3e9215ae53

View file

@ -20,6 +20,9 @@
editor = "vim"; editor = "vim";
pager = "cat"; pager = "cat";
}; };
diff = {
wsErrorHighlight = "all";
};
init = { init = {
defaultBranch = "main"; defaultBranch = "main";
}; };