We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 835a15c commit 6580cf5Copy full SHA for 6580cf5
doc/startuptime.txt
@@ -61,9 +61,9 @@ Arguments ~
61
* `--sourced` and `--no-sourced` specify whether to use 'self+sourced' timings
62
for sourcing events (otherwise, 'self' timings are used).
63
* `--tries` specifies how many startup times are averaged.
64
-* `--` is followed by space-separated arguments to pass to `vim`; must come
65
- last. Be sure to escape spaces (with a leading backslash) that don't
66
- separate arguments.
+* `--` is followed by space-separated arguments to pass to `vim`; this must come
+ after any other |vim-startuptime| optional arguments. Be sure to escape
+ spaces (with a leading backslash) that don't separate arguments.
67
* `--help` shows this help documentation.
68
>
69
:StartupTime
0 commit comments