plugins.indent-blankline.settings.viewport_buffer.max

Maximum number of lines above and below of what is currently visible in the window for which indentation guides will be generated.

Plugin default: 500

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

Default: null

Declared by:

plugins.indent-blankline.settings.viewport_buffer.min

Minimum number of lines above and below of what is currently visible in the window for which indentation guides will be generated.

Plugin default: 30

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

Default: null

Declared by: