aboutsummaryrefslogtreecommitdiffstats
path: root/ftplugin/gitcommit.vim
AgeCommit message (Collapse)Author
2017-04-27Sample completion functionTeddy Wing
Copy the completion function included in `:h complete-functions` to give us a base custom completion function to work from. We'll be using this to provide completion for Git SHAs.