Skip to main content

get_from_visual_marks

Function get_from_visual_marks 

Source
pub fn get_from_visual_marks(_: ()) -> Option<Selection>
Expand description

Return an owned Selection for the persisted Visual marks.

On any Nvim API error (fetching marks, lines, or text) a notification is emitted and None is returned.