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 = {
|
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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue