I am trying to update my Vim configuration scripts. There are a number of sub-directories in my ~/.vim directory and I\'m not sure the specifics of wha
Vim
~/.vim
All those directories are part of the runtimepath. Try :h runtimepath and it will link you to your answers:
runtimepath
:h runtimepath
:h write-plugin
:h autoload-functions
after/...