plugins.indent-blankline.settings.exclude.buftypes
List of buftypes for which indent-blankline is disabled.
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default:
[
"terminal"
"nofile"
"quickfix"
"prompt"
]
Declared by:
plugins.indent-blankline.settings.exclude.filetypes
List of filetypes for which indent-blankline is disabled.
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default:
[
"lspinfo"
"packer"
"checkhealth"
"help"
"man"
"gitcommit"
"TelescopePrompt"
"TelescopeResults"
"''"
]
Declared by: