spyder-ide / spyder-vim

A plugin for Spyder to enable Vim keybindings

Home Page:https://www.spyder-ide.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not working on spyder3.2.4

Enrico68 opened this issue · comments

I have just installed using git with the following command pip3 install . When I press ESC cursor doesn't change status . I am using Python 3.6.3 64bits, Qt 5.9.1, PyQt5 5.9 on Darwin

Thanks for reporting. @andfoy?

It's working for me after manually copying the plugin:
cp -pR build/lib/spyder_vim ~/.spyder-py3/plugins/

Yes, it works !