I’ve got a lot of plugins enabled when using Vim – I have collected plugins over the years. I’m a bit fed up with how long Vim takes to start now, so I’d like to profile it
Isn't there a bash time command that can be used like so:
time
time vim
EDIT: Doesn't include the scripts start up time. Use @jamessan suggestion instead.