disable indent-blankline
This commit is contained in:
parent
df34683aea
commit
d091724a13
1 changed files with 2 additions and 1 deletions
|
|
@ -8,5 +8,6 @@ return {
|
|||
show_end = true,
|
||||
},
|
||||
},
|
||||
main = "ibl"
|
||||
main = "ibl",
|
||||
enabled = false,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue