Skip to content

Support regex input  #104

Open
Open
@bohrshaw

Description

@bohrshaw

With regex input supported, for example, these jumps would be possible:

" Alternative searching, flexibility improved
nnoremap g/ :call sneak#wrap('', 99, 0, 2, 1)<CR>\v
" Jump around word boundaries, accuracy improved
nnoremap \\w :call sneak#wrap('', 4, 0, 2, 1)<CR>\v<

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions