starter/lua/plugins/highlight-undo.lua

9 lines
86 B
Lua
Raw Normal View History

2024-02-18 12:19:39 +08:00
return {
{
"tzachar/highlight-undo.nvim",
opts = {
...,
},
},
}