kickstart.nvim/lua/plugins/undotree.lua
2024-05-25 00:05:51 +02:00

7 lines
57 B
Lua

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