pathogen.vim 2.3

* Deprecation warnings.
* Introduce pathogen#interpose() to replace incubate().
* Fix glob issues with fish shell.
* Silence all errors in :helptags.
This commit is contained in:
Tim Pope
2014-03-21 15:02:02 -04:00
parent 50531a4102
commit bd0c1abcce
+1 -1
View File
@@ -1,6 +1,6 @@
" pathogen.vim - path option manipulation
" Maintainer: Tim Pope <http://tpo.pe/>
" Version: 2.2
" Version: 2.3
" Install in ~/.vim/autoload (or ~\vimfiles\autoload).
"