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

whitespace required errors #215

Closed gedge closed 3 years ago

gedge commented 3 years ago

seeing this with a new vim version

Error detected while processing /Users/gedge/.vimrc[45]..function pathogen#infect[17]..pathogen#interpose:
line   10:
E1004: White space required before and after ':'

fixed in #214

gedge commented 3 years ago

also may have been fixed in https://github.com/vim/vim/commit/a04d447d3aaddb5b978dd9a0e0186007fde8e09e

chrisbra commented 3 years ago

this is a vim bug, that has been fixed.

tpope commented 3 years ago

Merged anyways, no harm in supporting this one weird patch level of Vim.