Files
nvim/lua/plugins/undotree.lua
2025-07-21 18:57:23 +01:00

5 lines
46 B
Lua

return {
"mbbill/undotree",
lazy = false,
}