We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c70f47 commit 3865651Copy full SHA for 3865651
README.md
@@ -95,7 +95,7 @@ The `:StartupTime` optional arguments have higher precedence than these options.
95
| `g:startuptime_time_width` | `6` | Time column width |
96
| `g:startuptime_percent_width` | `7` | Percent column width |
97
| `g:startuptime_plot_width` | `26` | Plot column width |
98
-| `g:startuptime_colorize` | `1` | |
+| `g:startuptime_colorize` | `1` | Specifies whether table data is colorized |
99
100
The variables can be customized in your `.vimrc`, as shown in the following
101
example.
0 commit comments