jeffkreeftmeijer / vim-numbertoggle

Toggles between hybrid and absolute line numbers automatically
https://jeffkreeftmeijer.com/vim-number/#automatic-toggling-between-line-number-modes
MIT License
682 stars 49 forks source link

Re wrote the plugin in order to have more functionality and be more efficient #10

Closed greduan closed 11 years ago

greduan commented 11 years ago

The summary of what I did is below. I'm afraid having multiple pull requests at the same time is not possible. So I'll just do one commit per feature, and I'll give you a simple summary.

This is the summary of changes I promised, so that you can understand what I did without looking at the commits. Also, I'll keep updating this when I make new commits if there's anything worth mentioning, so that it's it's easier to not get confused. :wink:

Something to take into account. Most of the features that I implemented are not possible without the re-write, so asking me to not push the re-write is impossible. :smiley:



That's the summary, so that you can take it all in, the commits don't matter. :wink:

Note that the original pull request started on the 1b6fe6b commit, anything after that are patch commits. Patch commits don't matter, they're just bug fixes and stuff like that kind of patch commits. :wink:

greduan commented 11 years ago

@jeffkreeftmeijer I finished this I think. I have added everything I was planning on adding and I think it's pretty much full featured now. If you want you can analyze the code and find any improvements, if you want.

BTW, @markus1189 any thoughts on this pull request? Any way it could be improved?

greduan commented 11 years ago

@jeffkreeftmeijer Just a friendly bump. It's been almost two weeks since last comment. And almost a month since the pull request.

If what you need is time just say so. :wink:

greduan commented 11 years ago

@markus1189, do you have any comments on this? Any way it could be improved?

greduan commented 11 years ago

@jeffkreeftmeijer It's been over a month I opened this pull request... You think you could look into it?

erikrw commented 11 years ago

Perhaps my #11 "feature request" could become part of your version? I hope you see a way to do it efficiently!

jeffkreeftmeijer commented 11 years ago

@Greduan did you get the e-mail I sent you a while back via the contact form on your website? The email address from your Github profile bounced, so I tried it that way.

I'm closing this as I'm not pulling this in right now. There are some good things in here, but I'd love to work with Eduan to get them out into separate pull requests.

greduan commented 11 years ago

@erikrw It was actually already implemented into my pull request. But I think your way of doing it is more efficient, so I'm using your method instead. :wink:

@jeffkreeftmeijer I did not get the email yet. I do remember getting an empty email with no subject line or anything, perhaps it was that one, but the form works correctly. :/

Could you try sending an email to eduan@snapsimpletech.com again? See if it works this time. :wink:

jeffkreeftmeijer commented 11 years ago

@Greduan I tried sending you the e-mail last week and today, but it bounced again. Do you have another e-mail address I can send it to?

greduan commented 11 years ago

@jeffkreeftmeijer Yes, you can try sending it to eduanlavaque@gmail.com.

I figured out that for some reason my other account's email is down or something. I'm gonna try fixing that. :)