mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-09 04:07:16 +00:00
visuals/indent-blankline: rename scope.showCurrContext to scope.enabled
This commit is contained in:
parent
39e9e60386
commit
4453d5c9dd
3 changed files with 10 additions and 10 deletions
|
|
@ -33,7 +33,7 @@ in {
|
|||
},
|
||||
|
||||
scope = {
|
||||
enabled = ${boolToString cfg.indentBlankline.scope.showCurrContext},
|
||||
enabled = ${boolToString cfg.indentBlankline.scope.enabled},
|
||||
show_end = ${boolToString cfg.indentBlankline.scope.showEndOfLine}
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue