Skip to content

Commit bd0c1ab

Browse files
committed
pathogen.vim 2.3
* Deprecation warnings. * Introduce pathogen#interpose() to replace incubate(). * Fix glob issues with fish shell. * Silence all errors in :helptags.
1 parent 50531a4 commit bd0c1ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoload/pathogen.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
" pathogen.vim - path option manipulation
22
" Maintainer: Tim Pope <http://tpo.pe/>
3-
" Version: 2.2
3+
" Version: 2.3
44

55
" Install in ~/.vim/autoload (or ~\vimfiles\autoload).
66
"

0 commit comments

Comments
 (0)