python-rope / ropevim

vim mode that uses rope library to provide features like python refactorings and code-assists
GNU General Public License v2.0
247 stars 34 forks source link

ropevim.VimUtils.yes_or_no is case-insensitive (and allow 'y', 'n') #49

Closed mcepl closed 8 years ago

mcepl commented 9 years ago

Fixes #47