starter/lua/plugins/highlight-undo.lua

9 lines
86 B
Lua

return {
{
"tzachar/highlight-undo.nvim",
opts = {
...,
},
},
}