Skip to content

Commit a9a001d

Browse files
Update autoload/ctrlp.vim
Co-authored-by: mattn <mattn.jp@gmail.com>
1 parent 04bd228 commit a9a001d

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
@@ -2755,7 +2755,7 @@ endf
27552755

27562756
fu! ctrlp#set(lines)
27572757
let g:ctrlp_lines = a:lines
2758-
endfu
2758+
endf
27592759

27602760
fu! ctrlp#get()
27612761
retu g:ctrlp_lines

0 commit comments

Comments
 (0)