[7.2.269] Many people struggle to find out why Vim startup is slow.
commit8b9a3d7195771772292f0fdfacd504b76deb1bf2
authorBram Moolenaar <Bram@moolenaar.net>
Tue, 3 Nov 2009 12:06:31 +0000 (3 12:06 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Tue, 3 Nov 2009 12:06:31 +0000 (3 12:06 +0000)
tree78427edc7b9ba2e71ccff59d5261eb2444164641
parent212c8f9f90bdc99740e5725dc1c6fb8eaeca382e
[7.2.269] Many people struggle to find out why Vim startup is slow.

Problem:    Many people struggle to find out why Vim startup is slow.

Solution:   Add the --startuptime command line flag.

Patch 7.2.269
runtime/doc/starting.txt
src/feature.h
src/globals.h
src/macros.h
src/main.c
src/version.c