descriptionA plugin for the vis editor
ownerrepo.or.cz@soba23.anonaddy.me
last changeSun, 19 Feb 2023 16:05:12 +0000 (20 00:05 +0800)
content tags
add:
readme

The plugin defines a function that creates new selections based on motions.

Usage

The default mapping is <Enter>. You can change it like that:

require'vis-motsel'.prefix = '<Tab>'

Examples:

|word1 word2 word3
<Enter>w
|word1 |word2 word3
2<Enter>w
|word1 |word2 |word3
(repeat-count)
<Enter>2w
|word1 word2 |word3
(skip-count)

Bugs

The plugin only works with one-key motions.

shortlog
2023-02-19 Georgi KirilovSquash commitsmaster
heads
14 months ago master