feat(trouble): enabled edgy

This commit is contained in:
Folke Lemaitre
2024-03-29 07:27:55 +01:00
parent 754467525b
commit 80a8b18be6

View File

@ -59,10 +59,6 @@ return {
"folke/edgy.nvim",
optional = true,
opts = function(_, opts)
-- disable for now
do
return
end
for _, pos in ipairs({ "top", "bottom", "left", "right" }) do
opts[pos] = opts[pos] or {}
table.insert(opts[pos], {