simnalamburt / vim-mundo

:christmas_tree: Vim undo tree visualizer
https://simnalamburt.github.io/vim-mundo
GNU General Public License v2.0
792 stars 28 forks source link

Rebrand plugin #15

Closed dsummersl closed 5 years ago

dsummersl commented 9 years ago

Change gundo to mundo named variables? Maybe not - that would require those upgrading from the old plugin to rename their variables...

But - rename gundo.txt to mundo.txt, and make the changelog 3.X the official 3.0 release.

simnalamburt commented 9 years ago

Absolutely agree with this. :+1: It's been half year since I forked this and stil sjl is sleeping (while he is stil alive).

I'm 100% agree with rebranding this plugin so that we can publicize this not hidden by original Gundo. But about variables, I don't want to break their experience if there's any good possible way. Here's my suggestion:

wsdjeg commented 8 years ago

@dsummersl @simnalamburt I am start to do this now ,a better way support both mundo and gundo first,

simnalamburt commented 8 years ago

@wsdjeg :+1:

wsdjeg commented 8 years ago

finished

simnalamburt commented 8 years ago

Thank you @wsdjeg, pretty much works just have done by #25, now left things to do is updating README and documentations

wsdjeg commented 8 years ago

@simnalamburt I Just fix the test and change the buf Name from _Gundo_ to _Mundo_

simnalamburt commented 8 years ago

@wsdjeg :+1:

wsdjeg commented 8 years ago

thanks ,I really love this plugin :dancer:

dsummersl commented 8 years ago

@wsdjeg this looks great, thank you so much!

wsdjeg commented 8 years ago

@dsummersl should we rename the script file name , also I think if the licenses is ok, we can remove the fork, and let more people seach for this plugin ,then no result for this plugin https://github.com/search?utf8=%E2%9C%93&q=mundo.vim also wen can not search code from this repo Sorry, forked repositories are not currently searchable

simnalamburt commented 8 years ago

WTF

@wsdjeg Acknowledged, I'll take care of this problem seriously

wsdjeg commented 8 years ago

that means we can not remove the fork flag?

EDIT: I think this plugin is also same as https://github.com/ctrlpvim/ctrlp.vim, I think it is better create a new org

simnalamburt commented 8 years ago

We maybe should recreate this repo

wsdjeg commented 8 years ago

Do you kown,how to got it ,also I can help you ,

wsdjeg commented 8 years ago

you shoul deal with Redirect manual,because many people now using Plugin 'simnalamburt/vim-mundo'

simnalamburt commented 8 years ago

That's right. GitHub does track down changing project's name so currently this plugin is downloadable with simnalamburt/gundo.vim, but I haven't tested it with transferring ownership to organization. Let me try it with dummy org

wsdjeg commented 8 years ago

please do not do like this

wsdjeg commented 8 years ago

here is the step

  1. clone this repo to you pc local
  2. delete simnalamburt/vim-mundo
  3. create a new repo named vim-nundo yourself
  4. create a new org or not ,I think it is better use Mundo.vim as the org name
  5. thansfe the ownership of the new repo simnalamburt/vim-mundo to the org
simnalamburt commented 8 years ago

Thanks @wsdjeg I've been busy for a while, let me handle this work this weekend. Thank you for your contributions again.

wsdjeg commented 8 years ago

you are welcome

simnalamburt commented 8 years ago

I just asked github to extract vim-mundo into its own fork network (means, please remove that 'forked from ~~~' sign).

Reference
wsdjeg commented 8 years ago

how long will this take.I found ctrlp.vim still has the fork mark.

simnalamburt commented 8 years ago

@wsdjeg Don't know yet. I didn't wanted to lose those issues and pull requests, so let's wait a few day and recreate this repo if github doesn't reply.

wsdjeg commented 8 years ago

yeah,I also didn't wanted to lose those,and maybe there is no need remove the fork mark.

simnalamburt commented 8 years ago

Fork mark removed

wsdjeg commented 8 years ago

oh,greate

wsdjeg commented 8 years ago

How about update the project website?

dsummersl commented 8 years ago

Yes I love that idea - Iā€™d love for us to have some updated screenshots or maybe a screencast too!

On Feb 11, 2016, at 2:23 AM, Wang Shidong notifications@github.com wrote:

How about update the project website?

ā€” Reply to this email directly or view it on GitHub.

wsdjeg commented 7 years ago

I will use vim-mundo as default undotree for SpaceVim

dsummersl commented 7 years ago

@wsdjeg I guess we better update our project website finally, then. Happy new years, thanks for including our project!

wsdjeg commented 7 years ago

yeah. happy new years too.

simnalamburt commented 7 years ago

Currently I'm updating the github pages in gh-pages-update branch.

simnalamburt commented 7 years ago

It took one and a half year to update the online documentation šŸ˜… Thanks to both @dsummersl and @wsdjeg for contributing this project and tolerating my lazyness

Happy new year! ģƒˆķ•“ ė³µ ė§Žģ“ ė°›ģœ¼ģ„øģš”!

simnalamburt commented 6 years ago

Now vim-mundo is the third search result of "vim undo tree" in Google. Greate works everyone!

2017-10-26 11 22 19

Further TODO

simnalamburt commented 5 years ago

Closing in favor of #82