Color should only be applied meaningfully
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 meaningfully, if at all.
For example: Apply red, orange, yellow and green to plugins depending on their startuptime.
It just uses the help syntax. I didn't want to over complicate this with syntax highlighting. This plugin is mainly to flesh out something that will be shipped with nvim: https://github.com/neovim/neovim/issues/6182
I think it'll be fine to highlight it to help distinguish sections or outliers, but I'll wait until I submit a PR to Neovim because any style decision I make will most likely get changed there. I still don't want to put emphasis on speed, though.
I'll keep this repo maintained to match what's merged into nvim so that it's usable in Vim.