visuals/indent-blankline: rename scope.showCurrContext to scope.enabled

This commit is contained in:
Frothy 2023-11-24 12:05:19 +03:00 committed by NotAShelf
commit 4453d5c9dd
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
3 changed files with 10 additions and 10 deletions

View file

@ -90,7 +90,7 @@ inputs: let
fillChar = null;
eolChar = null;
scope = {
showCurrContext = true;
enabled = true;
};
};