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 = { scope = {
enabled = true, enabled = true,
char = "", char = "",
show_start = true, show_start = false,
show_end = true, show_end = false,
highlight = { highlight = {
"IndentBlanklineScope1", "IndentBlanklineScope1",
"IndentBlanklineScope2", "IndentBlanklineScope2",