mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-02 17:15:55 +00:00
visuals/fidget-nvim: update setupOpts to match upstream
This commit is contained in:
parent
45553196b3
commit
c53042a705
2 changed files with 71 additions and 5 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue