Closed jelibabi closed 2 years ago
After reading ':help autoload' in vim, I guess that a FuncUndefined event occurring is just a normal aspect of how autoloading works?
So I'm going to close this issue. I have only been using vimscript for a short time, so I am still learning about it, and I had not seen that event before.
Edit: Yes, I found ':help write-library-script' now which explains it. So I am sorry for making this unnecessary report.
Hi, thanks for working on ctrlp, it is awesome :)
When ctrlp starts, this call sequence occurs in file ctrlp.vim/autoload/ctrlp.vim:
although ctrlp#utils#lash() is defined in file ctrlp.vim/autoload/ctrlp/utils.vim
Severity:
Seen with versions:
Vim: 8.2 (Debian stable package 2:8.2.2434-3+deb11u1) Ctrlp: commit 8b4a952
Reproduce by: