mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
Remove docs so docs of installed plugins are up to date
This commit is contained in:
@@ -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
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user