This commit is contained in:
Tim Pope
2014-03-19 19:12:28 -04:00
parent 543041b3ca
commit 3bc4b397b2
+1 -1
View File
@@ -177,7 +177,7 @@ endfunction " }}}1
" argument appended. If the argument ends in '/{}', add a separate entry for
" each subdirectory. The default argument is 'bundle/{}', which means that
" .vim/bundle/*, $VIM/vimfiles/bundle/*, $VIMRUNTIME/bundle/*,
" $VIM/vim/files/bundle/*/after, and .vim/bundle/*/after will be added (on
" $VIM/vimfiles/bundle/*/after, and .vim/bundle/*/after will be added (on
" UNIX).
function! pathogen#incubate(...) abort " {{{1
let sep = pathogen#separator()