visuals/fidget-nvim: update setupOpts to match upstream

This commit is contained in:
poz 2026-05-12 20:23:50 +02:00
commit 7931d08f5a
No known key found for this signature in database
3 changed files with 102 additions and 18 deletions

View file

@ -19,6 +19,8 @@ in {
"<leader>t" = "+NvimTree";
};
visuals.fidget-nvim.setupOpts.notification.window.avoid = ["NvimTree"];
lazy.plugins.nvim-tree-lua = {
package = "nvim-tree-lua";
setupModule = "nvim-tree";