dots/files/.config/vis/plugins/vis-sneak
2026-03-07 19:29:10 +01:00
..
.gitignore . 2026-03-07 19:29:10 +01:00
.luarc.json . 2026-03-07 19:29:10 +01:00
init.lua . 2026-03-07 19:29:10 +01:00
LICENSE . 2026-03-07 19:29:10 +01:00
README.md . 2026-03-07 19:29:10 +01:00

vis-sneak

Jump to a location specified by two characters.

A minimal motion plugin for vis inspired by vim-sneak.

Usage

Type s{char}{char} to move to the next char combo.

Type S{char}{char} to move back.

Matches are highlighted until you move outside the matches.

Type n or N to find the next or prev match, or append a number to the motion.

Install

Download and require manually, or add erf/vis-sneak using vis-plug.