banyan / Vimpusher

http://www.vimpusher.com
20 stars 6 forks source link

vimrc not being parsed #28

Open johnson-christopher opened 11 years ago

johnson-christopher commented 11 years ago

I haven't had a chance to look into what might be the issue, but I registered a few days ago and my plugins aren't being detected. I use vundle, so I thought that meant I didn't need to add anything else to it. If I do please let me know. My vimrc file is here:

https://github.com/Raugturi/dotfiles/blob/master/.vimrc

My Vimpusher profile is here:

http://www.vimpusher.com/Raugturi

johnson-christopher commented 11 years ago

I've made some changes to my vimrc just in case there was something wrong with it having the bundle lines separated by comments (although I didn't see anything in the parser or crawler code that would cause that to be a problem). I then removed and re-added it to see if it works now. I'm not sure how long to give it though before we assume it failed.

I also ran the regex from your parser library against my vimrc on http://rubular.com/ and they all matched correctly and returned the name of each plugin in the expected match group.

If you need me to try anything else please let me know.

banyan commented 11 years ago

Hi, Thanks for register. and sorry to bother you. I'm using dotcloud (dotcloud.com) as hosting server. Currently it's not seems stable due to memory probrem. I'll check out what going on.