visuals/fidget-nvim: update setupOpts to match upstream

This commit is contained in:
poz 2025-12-23 19:51:20 +01:00
commit c53042a705
No known key found for this signature in database
2 changed files with 71 additions and 5 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";