Dominique Pelle wrote:
>
> > Patch 7.2.269
> > Problem: Many people struggle to find out why Vim startup is slow.
> > Solution: Add the --startuptime command line flag.
> > Files: runtime/doc/starting.txt, src/globals.h, src/feature.h,
> > src/main.c, src/macros.h
>
> That's useful.
>
> Shouldn't "vim --help" list the option --startuptime=<file>
> Attached patch adds it.
>
> I notice that it seems to be the only option to require an
> equal sign '=' between the command line flag and its argument.
Yeah, that's inconsistent. Shall we change it to
vim --startuptime <file>
--
The Law, in its majestic equality, forbids the rich, as well as the
poor, to sleep under the bridges, to beg in the streets, and to steal
bread. -- Anatole France
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ download, build and distribute -- http://www.A-A-P.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---