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.csvview.settings.view.display_mode

The display method of the delimiter.

  • "highlight" highlights the delimiter
  • "border" displays the delimiter with

see Features section of the README.

Type: null or one of “highlight”, “border” or raw lua code

Default: null

Plugin default: "highlight"

Declared by:

plugins.csvview.settings.view.min_column_width

Minimum width of a column.

Type: null or unsigned integer, meaning >=0, or raw lua code

Default: null

Plugin default: 5

Declared by:

plugins.csvview.settings.view.spacing

Spacing between columns.

Type: null or unsigned integer, meaning >=0, or raw lua code

Default: null

Plugin default: 2

Declared by: