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: Add search commands #51

Closed bgallois closed 4 years ago

bgallois commented 4 years ago

Added forward (/) and backward (?) search commands. Added n and N commands to move the cursor to next and previous occurrence.