if !exists('g:no_plugin_maps') && !exists('g:no_gitcha_maps') if !hasmapto('GitchaCompleteSHA') imap GitchaCompleteSHA endif inoremap GitchaCompleteSHA gitcha#StartGitSHACompletion() endif