mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-19 10:17:44 +01:00
7 lines
73 B
Lua
7 lines
73 B
Lua
|
return {
|
||
|
-- tree style undo visualizer
|
||
|
{
|
||
|
'mbbill/undotree'
|
||
|
}
|
||
|
}
|