Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vai bug #3

Open
MSch opened this issue Jul 25, 2012 · 1 comment
Open

vai bug #3

MSch opened this issue Jul 25, 2012 · 1 comment

Comments

@MSch
Copy link

MSch commented Jul 25, 2012

Here's my input (| is the cursor position)

group :api do
  |gem 'sinatra'
  gem 'slim'
end

vai now selects

group :api do
  gem 'sinatra'
  gem 'slim'

That can't be right can it?

@kana
Copy link
Owner

kana commented Jul 26, 2012

I couldn't reproduce the problem. Would you mind to describe the minimum configuration to reproduce the problem?
ai should select the second and the third lines in the context, and it works so on my environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants