From d4eca3f2eb6c8496261ed252596d6813b9eb8a04 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 12 Sep 2013 16:30:10 +0200 Subject: Add support for after/ftdetect and after/ftplugin --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 96a7ac7a..2a07573f 100755 --- a/build.sh +++ b/build.sh @@ -4,7 +4,7 @@ set -E DIRS=" syntax indent ftplugin ftdetect autoload compiler - after/syntax after/indent + after/syntax after/indent after/ftplugin after/ftdetect " copy_dir() { -- cgit v1.2.3