Thursday, June 14, 2018

Vim Patch broke pathogen?

I use pathogen as my plugin manager and updated vim yesterday (via a PPA that is updated two or three times a week.) When I start vim I now get this error:

Error detected while processing function pathogen#infect[8]..pathogen#interpose[12]..pathogen#is_disabled:
line 5:
E15: Invalid expression:
E15: Invalid expression:
Error detected while processing function pathogen#infect[15]..pathogen#is_disabled:
line 5:
E15: Invalid expression:
E15: Invalid expression:
Error detected while processing function pathogen#infect[8]..pathogen#interpose[12]..pathogen#is_disabled:
line 5:
E15: Invalid expression:
E15: Invalid expression:
Error detected while processing /home/frew/.vimrc:
line 142:
E185: Cannot find color scheme 'solarized8_dark_high'
Press ENTER or type command to continue

My guess is that some parser thing broke. I don't think this has been resolved in any of the last few patches. I'm on

VIM - Vi IMproved 8.1 (2018 May 17, compiled Jun 13 2018 07:35:29)
Included patches: 1-53

Is this the right place to report something like this?

Thanks.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: