vim-ruby-refactoring icon indicating copy to clipboard operation
vim-ruby-refactoring copied to clipboard

Commands in visual mode doesn't work

Open diegocrzt opened this issue 9 years ago • 0 comments

I am trying out this plugin seems really cool, but currently the commands used in visual mode just doesn't work for me, an example, I want to rename a local variable and

  • I do visual selection,
  • Press the leaderkey
  • type rrlv But it rename the variable to a lot of r, it is like if the leaderkey was ignored and just the rrcommand was executed in the selection.

Do you have any ideas of why this happen ?
all the other commands like adding parameters to methods works with the leaderkey

diegocrzt avatar Oct 23 '16 14:10 diegocrzt