¡Esta es una revisión vieja del documento!
mkdir -p ~/.vim/autoload ~/.vim/bundle && \ curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim
Recuerda con proxy: curl http_proxy=…
.vim |____.vimrc/ # |____after/ # for overrides to system-level vim |____autoload/ # a directory for some plugins |____colors/ # custom colorthemes |____doc/ # documentation |____ftplugin/ # custom filetype plugins |____indent/ # custom indentation overrides |____plugin/ # plugin installation directory |____syntax/ # custom syntax coloring files