godbout / kindaVim.docs

Ultimate Vim Mode for macOS
https://kindavim.app
625 stars 4 forks source link

add Spyder #240

Closed danny-su closed 3 months ago

danny-su commented 4 months ago

https://www.spyder-ide.org

godbout commented 4 months ago

will do. thanks.

godbout commented 3 months ago

as far as my tests go, Spyder needs to be in the PGR Family, at least for the editor to work properly. some moves will not work nicely in the Console tho. not sure why but they're not using the same system for the two Text Areas.

for Text Editors it's 99% of the time better to use their own Vim plugins, coz they own their own buffer and provide all the info needed to their own plugin systems, which they can't (don't) do to the whole macOS. there seems to be quite a few, like:

godbout commented 3 months ago

added in kV64: https://github.com/godbout/kindaVim.docs/releases/tag/64