spyder-ide / spyder-vim

A plugin for Spyder to enable Vim keybindings
https://www.spyder-ide.org
MIT License
126 stars 26 forks source link

PR: Fix regex search #54

Closed bgallois closed 4 years ago

bgallois commented 4 years ago

Fixed issue #53 and added tests for regex backward and forward search.

Fixes #53