kickstart.nvim/lua/custom/plugins/undotree.lua

4 lines
51 B
Lua
Raw Normal View History

2025-02-20 08:57:01 -06:00
return {
'https://github.com/mbbill/undotree',
}