plugins.virt-column.settings.exclude.buftypes

List of buftypes for which virt-column is disabled.

Plugin default:

[
  "nofile"
  "quickfix"
  "terminal"
  "prompt"
]

Type: null or (list of (string or raw lua code))

Default: null

Declared by:

plugins.virt-column.settings.exclude.filetypes

List of filetypes for which virt-column is disabled.

Plugin default:

[
  "lspinfo"
  "packer"
  "checkhealth"
  "help"
  "man"
  "TelescopePrompt"
  "TelescopeResults"
]

Type: null or (list of (string or raw lua code))

Default: null

Declared by: