First release of Spyder vim
You can easily install this version if you use Anaconda by running:
conda update spyder
conda install spyder-vim -c conda-forge
Note: This usually takes a couple of days to work until conda packages are created and uploaded by Conda Forge. Please be patient.
Or you can use pip with this command:
pip install spyder-vim
For the list of new features, closed issues and merged pull requests in this release, please see our Changelog