mirror of
https://github.com/tpope/vim-pathogen.git
synced 2026-05-28 00:21:02 +02:00
a04bd7a195
* Deprecate :Vopen commands in favor of scriptease.vim. * Deprecate pathogen#infect() calls on paths without explicit globs. * Introduce pathogen#incubate(). * Deprecate pathogen#runtime_append_all_bundles(). * Introduce pathogen#surround(). * Deprecate pathogen#runtime_prepend_subdirectories(). * Allow absolute paths in g:pathogen_disabled.