dont underline scope

This commit is contained in:
RingOfStorms (Joshua Bell) 2023-09-29 11:28:00 -05:00
parent 4cb57e5106
commit 7ebddfff3e

View file

@ -23,8 +23,8 @@ return {
scope = {
enabled = true,
char = "",
show_start = true,
show_end = true,
show_start = false,
show_end = false,
highlight = {
"IndentBlanklineScope1",
"IndentBlanklineScope2",