xushaozhi / 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

spyder-vim

Spyder Plugin for executing Vim commands inside the code editor. We currently support the following keybindings and commands: spyder-ide#1

Project Info

Project License pypi version Join the chat at https://gitter.im/spyder-ide/public OpenCollective Backers OpenCollective Sponsors

Build status

CircleCI Coverage Status


Important Announcement: Spyder is unfunded!

Since mid November/2017, Anaconda, Inc has stopped funding Spyder development, after doing it for the past 18 months. Because of that, development will focus from now on maintaining Spyder 3 at a much slower pace than before.

If you want to contribute to maintain Spyder, please consider donating at

https://opencollective.com/spyder

We appreciate all the help you can provide us and can't thank you enough for supporting the work of Spyder devs and Spyder development.

If you want to know more about this, please read this page.


Installation

To install this plugin, you can use either pip or conda package managers, as it follows:

Using pip:

pip install spyder-vim

Using conda:

conda install spyder-vim -c spyder-ide

Dependencies

This project depends on Spyder.

Changelog

Visit our CHANGELOG file to know more about our new features and improvements.

Development and contribution

Do you want to request a new keybind for the plugin? Please submit it to our Commands issue page. Feel free to open a PR to implement it.

To start contributing to this project, you can execute pip install -U . to test your changes on Spyder. We follow PEP8 and PEP257 style guidelines.

Overview

alt tag

Contributing

Everyone is welcome to contribute!

Backers

Support us with a monthly donation and help us continue our activities.

Backers

Sponsors

Become a sponsor to get your logo on our README on Github.

Sponsors

About

A plugin for Spyder to enable Vim keybindings

https://www.spyder-ide.org

License:MIT License


Languages

Language:Python 100.0%