aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTeddy Wing2017-05-10 20:55:24 +0200
committerTeddy Wing2017-05-10 20:55:24 +0200
commit66b4ed72d3bc3a6c03049aa5364f567aab5ae980 (patch)
treec1fa9384c085e70ee60e691a2aa48ac3d1faa998 /README.md
parent60bc8ea8b3b7be511c4240ca1d7dc1cc1149b113 (diff)
downloadvim-gitcha-66b4ed72d3bc3a6c03049aa5364f567aab5ae980.tar.bz2
autoload/gitcha.vim: Remove cruft after switching to `complete()`
Remove all the cruft from 60bc8ea8b3b7be511c4240ca1d7dc1cc1149b113: * Don't store user-defined 'completefunc' any more since we no longer change that setting. * Remove the commented `a:findstart` code, which is no longer relevant since this function is no longer a 'completefunc'. * Remove commented test & debugging code * Remove the `gitcha#StartGitSHACompletion()` function, which was there only to facilitate mapping to the user completion function defined in 'completefunc' using the Vim-assigned mapping `<C-x><C-u>`. Our map now directly invokes `gitcha#GitSHAComplete()`.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions