Mose
Mose
I had the same symptoms and it appears that the ./update.sh fails at some point, so the install is incomplete: ``` Entering 'bundle/vim-airline' Permission denied (publickey). fatal: The remote end...
I got it fixed by running ``` sed -i "[email protected]:~git://github.com/~" eddie-vim/.gitmodules ``` in a fresh clone and then after that ./update.sh is happy.
But that is exactly the point. I was installing eddie-vim on a server where I don't have the need to have my ssh key uploaded to github. The url `git@github...`...
Neat addition :) It may require some extra work, for a more modular approach of the storage method and have an appropriate test coverage. I also wonder how the I18n...
hmm this is pretty ambitious. I would tend to prefer the 3rd solution. Indeed that can require a little bit of thinking first, and modification on how feeds declaration is...
okay. Who knows, maybe I will get itchy this weekend? :) keep in touch.
Yes I share the feeling that we need a simpler entry point for ideas. The current draft template for evolution proposal is very operational, and production oriented. It can be...