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
137
init.lua
89
10176
63
init.lua
67
5002
28
init.lua
95
6389
17
init.lua
56
4674
Other workflow plugins
more plugins
m4xshen/hardtime.nvim
Break your bad habits
1890
1
workflow
letieu/harpoon-lualine
harpoon2 for lualine
153
0
workflow