Closed jdhao closed 3 years ago
Thanks for reporting this!
The code was assuming that the events reported when using Vim's --startuptime
are consistent across multiple invocations (in both the events themselves and their ordering). I've updated the code to no longer make this assumption.
If we set the variable
g:startuptime_tries
to other values than 1, when I run command:StartupTime
, I saw the following error almost all the time:Sometimes, this command does succeed, but rarely.
NVIM v0.5.0-dev+1459-g384f9870f