9 lines
169 B
Lua
9 lines
169 B
Lua
|
return {
|
||
|
{
|
||
|
"mbbill/undotree",
|
||
|
cmd = { "UndotreeShow", "UndotreeToggle", "UndotreeHide", "UndotreeFocus" },
|
||
|
},
|
||
|
"MunifTanjim/nui.nvim",
|
||
|
"nvim-lua/plenary.nvim",
|
||
|
}
|