You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: neovim/neovim#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.
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.
The text was updated successfully, but these errors were encountered: