vitaly / dotvim2

modular and easily configurable and extendable `.vim` configuration
MIT License
77 stars 15 forks source link

Newly cloned but Make doesn't download plugins? #5

Open aliceafterall opened 7 years ago

aliceafterall commented 7 years ago

Hey, I've been struggling to get this working. I tried to install and left YouCompleteMe enabled, but it failed to install. I tried make completion, but it tried to clone YouCompleteMe into the root install folder instead of the dein folder - but then looked for it in the dein folder. That was odd, so I started over - removed the whole dotvim2 folder, removed .vimrc, and started over.

This time, when I ran make, I had a different error: directory plugins/50-fuzzy-tools/plugins/40-fuzzy-lines/unite not found

I could clone in unite here, but I imagine dotvim2 should be doing that for me, correct?

adnan-panalytics commented 7 years ago

I had a similar error:

directory plugins/50-fuzzy-tools/plugins/60-fuzzy-yank/ctrlp not found