plugins.flash.settings.jump.autojump
Automatically jump when there is only one match
Type: null or boolean or raw lua code
Default:
null
Plugin default: false
Declared by:
plugins.flash.settings.jump.history
Add pattern to search history.
Type: null or boolean or raw lua code
Default:
null
Plugin default: false
Declared by:
plugins.flash.settings.jump.inclusive
You can force inclusive/exclusive jumps by setting the inclusive
option. By default it
will be automatically set based on the mode.
Type: null or boolean or raw lua code
Default:
null
Plugin default: null
Declared by:
plugins.flash.settings.jump.jumplist
Save location in the jumplist.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by:
plugins.flash.settings.jump.nohlsearch
Clear highlight after jump
Type: null or boolean or raw lua code
Default:
null
Plugin default: false
Declared by:
plugins.flash.settings.jump.offset
jump position offset. Not used for range jumps. 0: default 1: when pos == “end” and pos < current position
Type: null or signed integer or floating point number or raw lua code
Default:
null
Plugin default: null
Declared by:
plugins.flash.settings.jump.pos
Jump position
Type: null or one of “start”, “end”, “range” or raw lua code
Default:
null
Plugin default: "start"
Declared by:
plugins.flash.settings.jump.register
Add pattern to search register.
Type: null or boolean or raw lua code
Default:
null
Plugin default: false
Declared by: