hotkeys: add vim G and gg hotkeys
commite2153b1f7bf878fde88f35ae2342e510fde0711e
authorDavid Aguilar <davvid@gmail.com>
Fri, 12 Jun 2020 06:42:31 +0000 (11 23:42 -0700)
committerDavid Aguilar <davvid@gmail.com>
Fri, 12 Jun 2020 06:42:31 +0000 (11 23:42 -0700)
tree1605b63d9a03d84e229067d604acf13b34ee0a7e
parent13ab70d3846a5dff424537b5b8466a51379b0885
hotkeys: add vim G and gg hotkeys

Teach the diff/text editors to navigate using the "gg" and "G" hotkeys.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/hotkeys.py
cola/widgets/text.py