Skip to content

Commit 3865651

Browse files
committed
Add description for g:startuptime_colorize.
1 parent 0c70f47 commit 3865651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ The `:StartupTime` optional arguments have higher precedence than these options.
9595
| `g:startuptime_time_width` | `6` | Time column width |
9696
| `g:startuptime_percent_width` | `7` | Percent column width |
9797
| `g:startuptime_plot_width` | `26` | Plot column width |
98-
| `g:startuptime_colorize` | `1` | |
98+
| `g:startuptime_colorize` | `1` | Specifies whether table data is colorized |
9999

100100
The variables can be customized in your `.vimrc`, as shown in the following
101101
example.

0 commit comments

Comments
 (0)