Is it possible to install docsets directly from within the init file, e.g.: (require 'helm-dash) (helm-dash-install-docset "Qt_5") (helm-dash-install-docset "...") (helm-dash-install-docset "...") - ju