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

4 lines
32 B
Lua
Raw Normal View History

2024-04-17 19:07:43 -04:00
return {
'mbbill/undotree',
}