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

Merge features/merges from dsummersl's branch #4

Merged
merged 30 commits into from
Mar 7, 2015

Conversation

dsummersl
Copy link
Collaborator

As discussed here: sjl/gundo.vim#23

I've rebased my changes and updated the README to reflect the new features merged in: https://github.com/dsummersl/gundo.vim

Also...I couldn't figure out where the images for the README are stored (site website repo I guess??). Here are some screenshots I htought might be helpful to add to the README:

The updated keys/options listed in my branch:
https://dl.dropboxusercontent.com/u/28196667/help.png

What the 'inline undo' looks like when enabled:
https://dl.dropboxusercontent.com/u/28196667/inline.png

What the 'mirrored graph' setting looks like:
https://dl.dropboxusercontent.com/u/28196667/mirror.png

What the traditional plugin settings look like:
https://dl.dropboxusercontent.com/u/28196667/traditional.png

function of the main file with an old undo.
Neovim isn't happy if the arrays contain newline characters, breaking
this plugin.
In live edit mode its really annoying to have seconds ticking by as
you're editing.
Live edits were broken by the 'one line' repaint optimization.
@simnalamburt
Copy link
Owner

OMG awesome

simnalamburt added a commit that referenced this pull request Mar 7, 2015
Merge features/merges from dsummersl's branch
@simnalamburt simnalamburt merged commit 5773af2 into simnalamburt:master Mar 7, 2015
@simnalamburt
Copy link
Owner

@dsummersl I added you as a collaborator of this repo. Thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants