mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-14 06:03:29 +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
|
@ -90,7 +90,7 @@ inputs: let
|
|||
fillChar = null;
|
||||
eolChar = null;
|
||||
scope = {
|
||||
showCurrContext = true;
|
||||
enabled = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue