kickstart.nvim/lua/plugins/undotree.lua

7 lines
57 B
Lua

return {
{
'mbbill/undotree',
opt = {},
},
}