Skip to content

A plugin for the spyder python editor to enable vim keybinds

License

Notifications You must be signed in to change notification settings

pwoosam/spyder-vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A plugin for the spyder python editor to enable vim keybinds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%