Vundle > Pathogen
Because why even download/clone/submodule stuff, when you can just mention it by name! vimrc gets the following set rtp+=~/.vim/bundle/vundle/ call vundle#rc() Then you just mention the bundles by…
1 post
Because why even download/clone/submodule stuff, when you can just mention it by name! vimrc gets the following set rtp+=~/.vim/bundle/vundle/ call vundle#rc() Then you just mention the bundles by…