8 lines
119 B
Lua
8 lines
119 B
Lua
return {
|
|
"tzachar/highlight-undo.nvim",
|
|
event = "LazyFile",
|
|
vscode = true,
|
|
opts = {
|
|
duration = 700,
|
|
},
|
|
}
|