InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Undotree Alternatives
Similar projects and alternatives to undotree
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
mini.nvim
Library of 40+ independent Lua modules improving overall Neovim (version 0.9 and higher) experience with minimal effort
-
-
ale
Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
undotree discussion
undotree reviews and mentions
- Neovim for beginners
-
PowerShell Development in Neovim
Tree-based undo history: undotree
-
Gitless a simple VCS built on top of Git
What's helped me much more lately is undotree for vim [1]. It basically logs every single time a file is saved. Its much more useful because commits have to be made by humans and they may not do it often (and usually there is an incentive for "clean or working commits"). There have been many times where I went back to copy something from the undotree.
[1]: https://github.com/mbbill/undotree
-
Some plugin for tracking and visualizing of changes across multiple buffers? Or switches between buffers?
Hi, I love Vim, and use it for big projects too, with many files. Often I switch between many files, make changes, undo, and get lost in them, trying to find a file that I edited and undoed a few minutes ago. I think, maybe exists some plugin, that will visualize my history of changes, like UndoTree, but across multiple buffers? And/or list of my teleportations between buffers? I can imagine this, also like a tree...
-
Opening undotree does not automatically change focus to the buffer
The plug-in could be found here
-
Which vim plugins do not have a lua equivalent yet?
undotree
-
mini.basics - Common configuration presets for options/mappings/autocommands
undotree: tree like visualization of undo history
-
Superpowers but...
Install undo tree and your life turns into a choose your own adventure story.
-
Tell HN: Vim users, `:x` is like `:wq` but writes only when changes are made
> I really hate autosave. I like using saving like a checkpoint where i have the ultimate undo button by ditching the unsaved changes.
Although I don't use autosave, I don't think it matters that much with vim because you can always use undotree[0]
0: https://github.com/mbbill/undotree
-
Any good reason not to remap "u" to "g-" and "<c-r>" to "g+"?
I finally got around to clear up the vague notions I had about the `g+` and `g-` commands which I knew helped me jump to across branches but was never exactly sure how. With the help of undotree module, it is now crystal clear what the difference was between `u` and `g-` and between `` and `g+` are.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 12 Jul 2025
Stats
mbbill/undotree is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of undotree is Vim Script.