Skip to content

Commit

Permalink
Use v:false in example.
Browse files Browse the repository at this point in the history
  • Loading branch information
dstein64 committed Jun 3, 2023
1 parent 78e85f2 commit 454b3de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/startuptime.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ than these options.
The variables can be customized in your |.vimrc|, as shown in the following
example.
>
let g:startuptime_sort = 0
let g:startuptime_sort = v:false
let g:startuptime_tries = 5
let g:startuptime_exe_args = ['-u', '~/.vim/vimrc']
Expand Down

0 comments on commit 454b3de

Please sign in to comment.