aboutsummaryrefslogtreecommitdiffstats
path: root/autoload
AgeCommit message (Expand)Author
2020-09-29autoload/grappele.vim: If no line is stored, make `gG` a no-opTeddy Wing
2020-09-29grappele#Recall(): Remove special handling for visual modeTeddy Wing
2020-09-29grappele#Grappele(): Remove varargsTeddy Wing
2020-09-29Change v_gG and o_gG to <expr> mappingsTeddy Wing
2020-09-29grappele#Grappele(): Remove unnecessary `l:line` variableTeddy Wing
2020-09-29autoload/grappele.vim: Remove old commented codeTeddy Wing
2020-09-29Fix `gG` omap by removing countTeddy Wing
2020-09-29Trying to fix omap (WIP)Teddy Wing
2020-09-20Add operator pending and visual mode `G` mappingsTeddy Wing
2018-12-13Add operator-pending and visual mode mappingsTeddy Wing
2017-12-20autoload/grappele.vim: Only try to recall if a location was savedTeddy Wing
2017-07-09autoload/grappele.vim: Don't save location when using `G` directlyTeddy Wing
2016-06-17autoload/grappele.vim: Push to jumplistTeddy Wing
2015-09-13Create G recall commandTeddy Wing
2015-09-13Replicate n_G functionalityTeddy Wing
2015-09-13Initial commit. Project setup.Teddy Wing