From d7873996b43339f6d272ffa8e3616a4e5793dc26 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 16 Sep 2013 16:53:38 +0200 Subject: Concat ftdetect scripts and mention startup cost in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 88de5db1..ae792d3c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A collection of language packs for Vim. One to rule them all, one to find them, one to bring them all and in the darkness bind them. -- It **won't affect your startup time**, as all files are loaded only on demand. +- It **won't affect your startup time**, as scripts are loaded on demand (except 3ms for `ftdetect`). - It **installs 40x faster** (unparallelized), as language packs are not submoduled, but merged. - It clones even faster as all unnecessary files are ignored (like enormous documentation from php support). - Best syntax and indentation support. If someone releases better language pack, it will be replaced here. -- cgit v1.2.3