Home

Awesome

build

vim-startuptime

vim-startuptime is a plugin for viewing vim and nvim startup event timing information. The data is automatically obtained by launching (n)vim with the --startuptime argument. See :help startuptime-configuration for details on customization options.

<img src="https://github.com/dstein64/media/blob/main/vim-startuptime/screenshot.svg?raw=true" width="480" />

Requirements

Installation

A package manager can be used to install vim-startuptime.

<details><summary>Examples</summary><br> </details>

Usage

Documentation

Documentation can be accessed with either:

:help vim-startuptime

or:

:StartupTime --help

The underlying markup is in startuptime.txt.

There is documentation on the following topics.

Topic:help {subject}
Argumentsstartuptime-arguments
Modifiersstartuptime-modifiers
Vim Optionsstartuptime-vim-options
Configurationstartuptime-configuration
Color Customizationstartuptime-color-customization

License

The source code has an MIT License.

See LICENSE.