Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

plugins.virt-column.settings.exclude.buftypes

List of buftypes for which virt-column is disabled.

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

Default: null

Plugin default:

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

Declared by:

plugins.virt-column.settings.exclude.filetypes

List of filetypes for which virt-column is disabled.

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

Default: null

Plugin default:

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

Declared by: