mkdir -p ~/.vim/autoload ~/.vim/bundle; \
curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vimAgregar estas líneas al archivo ~/.vimrc
execute pathogen#infect()
set nocompatiblemkdir -p ~/.vim/autoload ~/.vim/bundle; \
curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vimAgregar estas líneas al archivo ~/.vimrc
execute pathogen#infect()
set nocompatible