aboutsummaryrefslogtreecommitdiffstats
path: root/autoload/gitcha.vim
AgeCommit message (Expand)Author
2017-05-10autoload/gitcha.vim: Remove cruft after switching to `complete()`Teddy Wing
2017-05-10gitcha#GitSHAComplete(): Use `complete()` to open popup menu (WIP)Teddy Wing
2017-05-10autoload/gitcha.vim: Set completeopt+=menuoneTeddy Wing
2017-04-29autoload/gitcha.vim: Fix match list populationTeddy Wing
2017-04-29autoload/gitcha.vim: Abbreviate commit SHA in the popup menuTeddy Wing
2017-04-29autoload/gitcha.vim: Include entire subject in popup extra textTeddy Wing
2017-04-29autoload/gitcha.vim: Add commit subject to completion popup (WIP)Teddy Wing
2017-04-29autoload/gitcha.vim: Describe the code with commentsTeddy Wing
2017-04-29Move functions to autoload/Teddy Wing