plugins.nvim-osc52.enable

Whether to enable nvim-osc52, a plugin to use OSC52 sequences to copy/paste.

Type: boolean

Default: false

Example: true

Declared by:

plugins.nvim-osc52.package

Which package to use for the nvim-osc52 plugin.

Type: package

Default: <derivation vimplugin-nvim-osc52-2024-05-13>

Declared by:

plugins.nvim-osc52.maxLength

Maximum length of selection (0 for no limit)

Plugin default: 0

Type: null or signed integer or floating point number or raw lua code

Default: null

Declared by:

plugins.nvim-osc52.silent

Disable message on successful copy

Plugin default: false

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.nvim-osc52.trim

Trim text before copy

Plugin default: false

Type: null or boolean or raw lua code

Default: null

Declared by: