From 5e2607d93f98e0394d1d68b1d6592b2d0a11f52f Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 19 Oct 2020 02:55:37 +0200 Subject: Remove docs so docs of installed plugins are up to date --- scripts/build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/build') diff --git a/scripts/build b/scripts/build index b3867b97..91a7a26c 100755 --- a/scripts/build +++ b/scripts/build @@ -474,10 +474,10 @@ def rule_to_code(rule) end def extract(packages) - all_dirs = %w(syntax indent doc compiler ftplugin ctags extras after) + all_dirs = %w(syntax indent compiler ftplugin ctags extras after) default_dirs = %w( - syntax indent doc compiler autoload ftplugin ctags extras + syntax indent compiler autoload ftplugin ctags extras after/syntax after/indent after/ftplugin ) -- cgit v1.2.3