diff options
author | Teddy Wing | 2020-09-20 23:28:36 +0200 |
---|---|---|
committer | Teddy Wing | 2020-09-20 23:48:59 +0200 |
commit | 3483e377e93e6381e2fea236ceb0e7d2991aa29e (patch) | |
tree | f96d2084037b2cd28e2c77f950d253f961e52659 /doc | |
parent | b6619da3a1ae5a44c8b05ac176e130f12da6661b (diff) | |
download | vim-grappele-3483e377e93e6381e2fea236ceb0e7d2991aa29e.tar.bz2 |
Add operator pending and visual mode `G` mappings
I previously added o- and v-maps for the `gG` mapping, but hadn't done
so for `G`.
This change allows us to reuse lines given to `G` from other modes. For
example:
173>>..ygG
Didn't use `<Plug>` mappings here because after testing them, there was
a noticeable delay. Found 07a75d523eadaf1027aa8bf287256602ad05f97f,
which describes a performance penalty, so used direct mappings instead.
Kept the `<Plug>Grappele` mapping for a measure of backward
compatibility.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions