-
Notifications
You must be signed in to change notification settings - Fork 271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is it possible to use this plugin without Python3? #184
Comments
Why Python2 support is needed? |
It is just the default setting on most MacBooks. And so far I could use all other plugins without changing the defaults, etc. |
But if you could point to a simple description of how to configure vim/nvim on MacOS to use Python3, it would work as well. In general, the only reason for filing this issue is to make this plugin work for MacBook owners out-of-the-box. As I mentioned, most other plugins I use (and I use may be 20 plugins) do not fail on MacBooks even if Python3 is not set as a default. |
Can you install Python3 on MacBooks? I think new Vim/neovim plugins should not support Python2. |
I have created the Python3 only plugins, but no claim from Mac users. |
No problem. I'll try to find a good reference about configuring vim/nvim + Python3 on MacBooks and paste it here. It may help other MacBook users. |
just install everything via homebrew... |
Closing. See #35 (comment) |
It looks like this plugin requires Python3. If this is the case, can something be done so that it works with Python2 as well?
The text was updated successfully, but these errors were encountered: