mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-04-18 18:19:12 +00:00
nixvimConfigs/fiesta/setups/ui: update config
This commit is contained in:
parent
ac4b36d550
commit
11d0426b7f
@ -31,7 +31,7 @@ in
|
|||||||
# Show them hidden suckers.
|
# Show them hidden suckers.
|
||||||
opts.list = true;
|
opts.list = true;
|
||||||
opts.listchars = {
|
opts.listchars = {
|
||||||
tab = "↦ *";
|
tab = "↦ ";
|
||||||
trail = "·";
|
trail = "·";
|
||||||
nbsp = "%";
|
nbsp = "%";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user