6 lines
83 B
Lua
6 lines
83 B
Lua
return {
|
|
"folke/edgy.nvim",
|
|
opts = {
|
|
animate = { enabled = false },
|
|
},
|
|
}
|