plugins.vim-matchup.matchParen.deferred.enable

Deferred highlighting improves cursor movement performance (for example, when using hjkl) by delaying highlighting for a short time and waiting to see if the cursor continues moving

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

plugins.vim-matchup.matchParen.deferred.hideDelay

Adjust delays in milliseconds for deferred highlighting

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

Default: null

Plugin default: 700

Declared by:

plugins.vim-matchup.matchParen.deferred.showDelay

Adjust delays in milliseconds for deferred highlighting

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

Default: null

Plugin default: 50

Declared by: