tao12345666333 / vim

My Vim configuration more Python, Javascript, Vue.js, Golang and Markdown, will add Haskell, Ruby and C/C++
http://moelove.info/vim
MIT License
566 stars 185 forks source link

wget & pip are dependencies on MacOS #28

Closed erayalparslan closed 5 years ago

erayalparslan commented 5 years ago

You better include wget as a dependency on READMe file.

erayalparslan commented 5 years ago

also pip

tao12345666333 commented 5 years ago

Thanks for your advice.

But wget or pip are just some installation tools, not runtime dependencies. Even without them, we can use other methods to install runtime dependencies.

tao12345666333 commented 5 years ago

Thanks again. :+1:

I will close this now.