blob: dcced1fc4e023c286570b3063ec8f2d71310c282 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
CHANGELOG
=========
v0.0.3 (2016-06-17):
* Push `G` movements to the jumplist
v0.0.2 (2015-09-16):
* Make `G` command `<silent>`
v0.0.1 (2015-09-14):
* Initial release
* Custom `G` command that stores the most recent count passed to it
* `gG` command that does `G` with the most recent `G` count
|