qvacua / vimr

VimR — Neovim GUI for macOS in Swift
https://twitter.com/VimRefined
MIT License
6.63k stars 218 forks source link

MacOS: VimR needs to be updated (python2 dependency) #930

Open robacarp opened 2 years ago

robacarp commented 2 years ago

image

The Learn More button opens Python.org on Sunsetting Python 2.

I'm not entirely clear if the responsibility is on VimR here, or if it's some other dependency/plugin. The popup appeared when I triggered vim-visual-multi, which does have a small python component but I don't observe any strict dependence on any specific python in that repo. I'm not at all familiar with xcode/swift codebases, so I don't know how to look further.

qvacua commented 2 years ago

If you click OK, does it work?

robacarp commented 2 years ago

Yes, there was no actual crash. Clicking OK dismissed the dialog and no problems moving forward.