Remove highlight from indent again
This commit is contained in:
parent
aff9d48adc
commit
81f59a8148
1 changed files with 3 additions and 0 deletions
|
|
@ -63,6 +63,9 @@
|
||||||
indent = {
|
indent = {
|
||||||
char = "▏"; # Thinner vertical line
|
char = "▏"; # Thinner vertical line
|
||||||
};
|
};
|
||||||
|
scope = {
|
||||||
|
enabled = false; # Disable scope highlighting
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue