plugins.flash.settings.modes.treesitter_search.remote_op.motion
For jump.pos = "range"
, this setting is ignored.
true
: always enter a new motion when doing a remote operationfalse
: use the window’s cursor position and jump targetnil
: act astrue
for remote windows,false
for the current window
Type: null or boolean or raw lua code
Default:
null
Plugin default: false
Declared by:
plugins.flash.settings.modes.treesitter_search.remote_op.restore
Restore window views and cursor position after doing a remote operation.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by: