7 lines
102 B
Lua
7 lines
102 B
Lua
return {
|
|
"tzachar/highlight-undo.nvim",
|
|
event = "LazyFile",
|
|
opts = {
|
|
duration = 700,
|
|
},
|
|
}
|