You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using neovim and I've installed the latest versions of vim-textobj-rubyblock and vim-textobj-user with Plug.
For example I want to expand my selection to include method baz.
I'm using neovim and I've installed the latest versions of
vim-textobj-rubyblock
andvim-textobj-user
with Plug.For example I want to expand my selection to include method
baz
.When I press
var
it selectsWhen I repeat
ar
nothing happens, selection doesn't change.The text was updated successfully, but these errors were encountered: