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

The "DELETE ME" text in "relative" should be closer to the line number in noob/easy difficulty #67

Open
mohamedhaddi opened this issue Jun 21, 2020 · 6 comments

Comments

@mohamedhaddi
Copy link

image

"DELETE ME" being that far from the beginning of the line makes it a bit harder to quickly see whether the number is actually 12, 13 or 14. I think at least for the noob levels it should be at the start of line...

@mohamedhaddi mohamedhaddi changed the title The "DELETE ME" text should be closer to the line number in noob/easy difficulty The "DELETE ME" text in "relative" should be closer to the line number in noob/easy difficulty Jun 21, 2020
@FL3SH
Copy link
Contributor

FL3SH commented Jun 22, 2020

When I started I had the same problem but over time I manage to learn it.
As for tips you could use V to select the whole line and check if it's correct.

@ThePrimeagen
Copy link
Owner

Its not a bad consideration.

Perhaps there are two things really going on here. Perhaps there is "difficulty" vs "time difficulty". Games could become harder depending on the difficulty... I like this ;)

@lpanebr
Copy link
Contributor

lpanebr commented Jun 22, 2020

I believe it's OK if you miss the line number on your first hop.
All you need to do then is quickly do a 2nd vertical movement.
Getting fast at that is the objective.

@FL3SH
Copy link
Contributor

FL3SH commented Jun 22, 2020

@mohamedhaddi if you still struggle just remove some spaces from #L26 and use your own fork.

@FL3SH FL3SH mentioned this issue Jun 26, 2020
@FL3SH
Copy link
Contributor

FL3SH commented Jul 8, 2020

@mohamedhaddi update your plugin and you can set the offset with let g:vim_be_good_delete_me_offset = 35

@mohamedhaddi
Copy link
Author

@FL3SH Thank you!

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

4 participants