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