tag name | v0.3.0 (5b0cee49cbfb71605caa6d8691b6325ba34419f9) |
tag date | 2020-09-29 02:12:36 +0200 |
tagged by | Teddy Wing |
tagged object | commit 033fa338f6... |
download | vim-grappele-0.3.0.tar.bz2 |
---|
v0.3.0
Fixes:
* Fix bug with `o_G` where `>17G` caused lines .,17 to be indented 17
times
Breaking changes:
* Make all mappings `<expr>` mappings
* Remove the `<Plug>Grappele` mapping
* Remove variadic arguments from `grappele#Grappele()` and make it an
`<expr>` function
* Remove `mode` argument from `grappele#Recall()` and make it an
`<expr>` function