startuptime.vim
startuptime.vim copied to clipboard
Breakdown Vim's --startuptime output
Vim's log stops at `setting raw mode` for me: ``` Log 1/10 > times in msec clock self+sourced self: sourced script clock elapsed: other lines 000.005 000.005: --- VIM STARTING...
USE CASE: I'd like to add some custom local behavior to the startup-log.txt window (examples: a "q->quit mapping", a "CR -> fold-toggle"). With the buffer strategy of open and then...
On Windows all plugins that aren't in [runtime] seem to be unrecognized. ``` Total Time: 43.678 -- Flawless Victory Slowest 2 plugins (out of 2)~ [runtime] 26.046 [unknown] 17.632 Phase...
Right now there's some red color, but it isn't really obvious what the meaning of it is or why that particular text is colored at all. Color should be applied...
This plugin will now work normally when the Vim executable is placed in a directory with spaces, especially on Windows.