dont underline scope
This commit is contained in:
parent
4cb57e5106
commit
7ebddfff3e
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@ return {
|
|||
scope = {
|
||||
enabled = true,
|
||||
char = "┊",
|
||||
show_start = true,
|
||||
show_end = true,
|
||||
show_start = false,
|
||||
show_end = false,
|
||||
highlight = {
|
||||
"IndentBlanklineScope1",
|
||||
"IndentBlanklineScope2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue