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 % command #65

Closed bgallois closed 4 years ago

bgallois commented 4 years ago

Added the % command to go to the matching bracket.

ccordoba12 commented 4 years ago

Thanks @bgallois!