From 6643594d3394ee724d0c5fffa5fd46ced35e4898 Mon Sep 17 00:00:00 2001 From: Matt Wozniski Date: Wed, 17 Sep 2008 13:34:55 -0400 Subject: [PATCH] Updated docs for speed improvements --- doc/CSApprox.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/CSApprox.txt b/doc/CSApprox.txt index e7c3fa0..0a82f56 100644 --- a/doc/CSApprox.txt +++ b/doc/CSApprox.txt @@ -238,7 +238,7 @@ Some colorschemes could fail if they try to be too smart. that skipping them is the proper behavior. It's slow. - For me, it takes Vim's startup time from 0.15 seconds to 0.45 seconds. This + For me, it takes Vim's startup time from 0.15 seconds to 0.35 seconds. This is probably still acceptable, but it is definitely worth trying to cut down on this time in future versions.