timss/vimconf

.vimrc.bundles is not being sourced

gperezmz opened this issue · 4 comments

It's failing on line 39, as far as I can see you're using ("$HOME/.vimrc.bundles") and maybe it should be like 119 - ($HOME."/.vimrc.first").

@frau There you go. Thanks for pointing it out!
If there's anything else don't hesitate to ask.

Sorry about the multiple references, forgot to escape characters and apparently Github doesn't delete old commits that were overwritten by --force.

@timss Thank you! Now it's working as expected.

@frau Great! Feel free to leave a suggestion/pull request too if there's anything you feel like adding, be it configuration or plugin (I can't promise I'll add plugins I won't use myself though).