Add support for after/ftdetect and after/ftplugin

This commit is contained in:
Adam Stankiewicz 2013-09-12 16:30:10 +02:00
parent 591d4d2517
commit d4eca3f2eb

View File

@ -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() {