tpope / vim-pathogen

pathogen.vim: manage your runtimepath
http://www.vim.org/scripts/script.php?script_id=2332
Vim License
12.12k stars 1.16k forks source link

Explain Pathogen is still needed #217

Closed stepancheg closed 3 years ago

stepancheg commented 3 years ago

... for plugins developed for Pathogen: such plugins won't work without Pathogen.

tpope commented 3 years ago

This isn't true. The only significant difference between Pathogen and the built-in package support is you need to install to ~/.vim/pack/.../start rather than ~/.vim/bundle.