Skip to content

Commit 386012f

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

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
@@ -2751,7 +2751,7 @@ fu! s:notifyChange()
27512751
if l:cb != -1
27522752
cal eval(l:cb)
27532753
en
2754-
endfu
2754+
endf
27552755

27562756
fu! ctrlp#set(lines)
27572757
let g:ctrlp_lines = a:lines

0 commit comments

Comments
 (0)