Skip to content

VimSearchState.isReversed method

VimSearchState › isReversed

Unofficial

Check whether the search runs towards the start of the document.

Signature:

isReversed(): boolean

Returns: booleanWhether the search is reversed.