/spyder-vim

A plugin for the spyder python editor to enable vim keybinds

Primary LanguagePythonMIT LicenseMIT

spyder.vim

Description

This is a plugin for the python IDE Spyder to enable some vim keybinds.

Important

This plugin is still in development, have a look at the issues to see what is still missing.

Spyder plugin support will be released with version 3.0 (Still in Beta).

If you want to try out this plugin you need to use the latest development version of Spyder (master branch).

Install instructions

See https://github.com/spyder-ide/spyder/wiki/User-plugins, but in short:

pip install git+git://github.com/spyder-ide/spyder.vim.git

Usage

When focused on the editor, the Esc keybind gives focus to the vim plugin, corresponding to vim command mode. In this mode it is possible to use some keybinds or commands like in vim.