From 00cbb851ec4ffbc94def1b14ad94d2634e8dc40c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=BCdecke=20Sascha?= Date: Thu, 23 Jul 2026 10:18:50 +0200 Subject: [PATCH] comments --- lua/plugins.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lua/plugins.lua b/lua/plugins.lua index 9ffd28d..9db6385 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -566,6 +566,8 @@ require("lazy").setup({ -- }, -- }, + -- 2026-04-20 this is a very nice plugin, a good candidate to replace + -- nvim-tree if only it would have some easy "follow file" mode { "A7Lavinraj/fyler.nvim", dependencies = { "nvim-mini/mini.icons" },