
new terminal, telescope plugins moved into telescope.lua for eassier management and a lot more
9 lines
124 B
Lua
9 lines
124 B
Lua
return {
|
|
{
|
|
"tzachar/highlight-undo.nvim",
|
|
event = "BufReadPost",
|
|
opts = {
|
|
duration = 700,
|
|
},
|
|
},
|
|
}
|