Skip to content

Commit add8c7b

Browse files
Update autoload/ctrlp.vim
Co-authored-by: mattn <mattn.jp@gmail.com>
1 parent 3bbdfbe commit add8c7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

autoload/ctrlp.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2742,7 +2742,7 @@ fu! ctrlp#init(type, ...)
27422742
en
27432743
cal s:BuildPrompt(1)
27442744
if s:keyloop | cal s:KeyLoop() | en
2745-
return 1
2745+
retu 1
27462746
endf
27472747

27482748
" - Events {{{1

0 commit comments

Comments
 (0)