plugins.indent-blankline.settings.scope.include.node_type
Map of language to a list of node types which can be used as scope.
- Use
*
as the language to act as a wildcard for all languages. - Use
*
as a node type to act as a wildcard for all node types.
Type: null or (attribute set of ((list of string) or raw lua code))
Default:
null
Plugin default: { }
Declared by: