ecomba / vim-ruby-refactoring

Refactoring tool for Ruby in vim!
520 stars 52 forks source link

Perform refactorings without visual selection? #49

Open dreadwail opened 8 years ago

dreadwail commented 8 years ago

For some refactorings like renaming a variable it would be nice to be able to perform it simply by having the cursor on the variable in question, rather than visually selecting it end-to-end.