ok97465 / spyder_okvim

A plugin for Spyder to enable Vim keybindings
MIT License
9 stars 0 forks source link

add ib, iB, ab, aB #3

Closed ok97465 closed 3 years ago

ok97465 commented 3 years ago

Parentheses can be replaced with b in vim.

i( = ib i{ = iB ab = a( aB = a{