A telescope extension to view and search your undo tree 🌴
Stars
794
Forks
13
Watchers
794
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
53
commits
4
commits
1
commits
1
commits
1
commits
1
commits
1
commits
fix: use correct "sorting_strategy" attribute to render undo tree
b3ab3c5View on GitHubfix(undolist): Ignore undolist errors, render partially if encountered
2971cc9View on GitHubfeat(config): Make all vim.diff options accessible, deprecate diff_context_lines
51be9aeView on GitHubfix(diagnostics): Remove deprecations and keep scopes minimal, closes #53
dd4badfView on GitHubMerge pull request #51 from debugloop/fix-context-calculation-error
95b61c0View on GitHubfix wrong calculation of context and greatly simplify diff, fixes #50
b64cb76View on GitHubMerge pull request #42 from LamprosPitsillos/fix_global_config_overwrite
d3afc1cView on GitHubM containing config was getting overwritten due to it being global
0e350c8View on GitHubfix: make invocation work without passing an empty table
13c33c1View on GitHubmeta: add new option to limit shown states to those saved to disk
a3dcb6eView on GitHubfeat: add new option to limit shown states to those saved to disk
eac2442View on GitHubfeat(config): rework config handling, make per-invoke opts possible
f8b0130View on GitHub