My hokey setup for Vim 8.
Just my personal setup for reference. Contains a few handy scripts for managing git submodules as packages:
add <github user/repo-name path>-- Add a submoduleremove <repo-name>-- Remove a submoduleupdate-- Updates all submoduleslist-- Lists all installed packagesinfo <repo-name>-- Prints the README of the package