undotree
neovim undotree written in luaworkflow
manually-created
Undotree provides a visual representation of the undo history in Neovim. It allows users to navigate and manipulate undo branches, view differences between nodes, and undo to specific states.
Media

Install instructions
Dotfyle does not endorse any plugins. Install at your own risk.
{
"jiaoshijie/undotree",
dependencies = "nvim-lua/plenary.nvim",
config = true,
keys = {
{ "<leader>u", "<cmd>lua require('undotree').toggle()<cr>" },
},
}
Developers using undotree
more configs
168
init.lua
86
11103
39
init.lua
69
8993
29
init.lua
99
6577
18
init.lua
59
8636
Other workflow plugins
more plugins
letieu/harpoon-lualine
harpoon2 for lualine
162
0
workflow