Skip to content

Commit

Permalink
Add description for g:startuptime_colorize.
Browse files Browse the repository at this point in the history
  • Loading branch information
dstein64 committed Jan 28, 2020
1 parent 0c70f47 commit 3865651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ The `:StartupTime` optional arguments have higher precedence than these options.
| `g:startuptime_time_width` | `6` | Time column width |
| `g:startuptime_percent_width` | `7` | Percent column width |
| `g:startuptime_plot_width` | `26` | Plot column width |
| `g:startuptime_colorize` | `1` | |
| `g:startuptime_colorize` | `1` | Specifies whether table data is colorized |

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

0 comments on commit 3865651

Please sign in to comment.