Skip to content

Commit

Permalink
Update autoload/ctrlp.vim
Browse files Browse the repository at this point in the history
Co-authored-by: mattn <mattn.jp@gmail.com>
  • Loading branch information
prabirshrestha and mattn committed May 26, 2020
1 parent cc3c897 commit 855b14c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoload/ctrlp.vim
Original file line number Diff line number Diff line change
Expand Up @@ -2613,7 +2613,7 @@ fu! ctrlp#clearmarkedlist()
endf

fu! ctrlp#input()
return s:getinput()
retu s:getinput()
endf

fu! ctrlp#exit()
Expand Down

0 comments on commit 855b14c

Please sign in to comment.