nvim-config/lua/custom/plugins/undotree.lua
2025-02-20 08:57:01 -06:00

3 lines
51 B
Lua

return {
'https://github.com/mbbill/undotree',
}