aboutsummaryrefslogtreecommitdiffstats
path: root/plugin
AgeCommit message (Expand)Author
2020-09-29plugin/grappele.vim: Add mode to `hasmapto()` callfix-omapTeddy Wing
2020-09-29grappele#Recall(): Remove special handling for visual modeTeddy Wing
2020-09-29plugin/grappele.vim: Remove `<Plug>Grappele` mappingTeddy Wing
2020-09-29grappele#Grappele(): Remove varargsTeddy Wing
2020-09-29Change v_gG and o_gG to <expr> mappingsTeddy 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
2015-09-16plugin/grappele.vim: Silence `G` mappingTeddy Wing
2015-09-14plugin/grappele.vim: Fix performance issue with `G`Teddy Wing
2015-09-13Create G recall commandTeddy Wing
2015-09-13plugin/grappele.vim: Silence mappingTeddy Wing
2015-09-13Replicate n_G functionalityTeddy Wing
2015-09-13plugin/grappele.vim: Fix mapping (add missing <cr>)Teddy Wing
2015-09-13plugin/grappele.vim: Fix <Plug> mapping definitionTeddy Wing
2015-09-13Initial commit. Project setup.Teddy Wing