diff options
author | Teddy Wing | 2020-09-26 13:50:44 +0200 |
---|---|---|
committer | Teddy Wing | 2020-09-29 01:15:08 +0200 |
commit | 802d388c9dcc1c75b0acd8bcfe75cbd66c76838d (patch) | |
tree | f23b5abb6d10f561f8f78fa25c0a5fbb817ccb1d /README.md | |
parent | 8a05e0113d49585ba1c22251695d5478b1c634ca (diff) | |
download | vim-grappele-802d388c9dcc1c75b0acd8bcfe75cbd66c76838d.tar.bz2 |
Trying to fix omap (WIP)
gG omap works characterwise but should work linewise.
Adding V to the gG omap causes >17G to indent 17 times instead of once.
Try changing `G` to an `<expr>` mapping to simplify the code, allowing
it to work more exactly like the normal `G`. This resulted in moving the
logic to `grappele#Recall()`, causing problems for `gG`.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions