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

4 lines
32 B
Lua
Raw Normal View History

2023-04-03 18:57:58 +01:00
return {
"mbbill/undotree",
}