Remove highlight from indent again

This commit is contained in:
Yan Lin 2025-09-10 18:40:29 +02:00
parent aff9d48adc
commit 81f59a8148

View file

@ -63,6 +63,9 @@
indent = {
char = ""; # Thinner vertical line
};
scope = {
enabled = false; # Disable scope highlighting
};
};
};