From 80a8b18be6577dcea35748eb563ebef7cf1b3c15 Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Fri, 29 Mar 2024 07:27:55 +0100 Subject: [PATCH] feat(trouble): enabled edgy --- lua/lazyvim/plugins/extras/editor/trouble-v3.lua | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lua/lazyvim/plugins/extras/editor/trouble-v3.lua b/lua/lazyvim/plugins/extras/editor/trouble-v3.lua index ccdb96dc0..98e2db4b3 100644 --- a/lua/lazyvim/plugins/extras/editor/trouble-v3.lua +++ b/lua/lazyvim/plugins/extras/editor/trouble-v3.lua @@ -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], {