junegunn / vim-plug

:hibiscus: Minimalist Vim Plugin Manager
https://junegunn.github.io/vim-plug/
MIT License
33.89k stars 1.9k forks source link

I want special python #1236

Closed zhaozheng09 closed 1 year ago

zhaozheng09 commented 1 year ago

vim-plug is very good~, but it change my python from 3.7.5 to 3.6.8. how to revert python to 3.7.5?

zhaozheng09 commented 1 year ago

we should install a custom python, and then vim special link to this custom python.

junegunn commented 1 year ago

vim-plug can't help you with this problem. It only manages Vim plugins.