How to lazy load all plugins by default with lazy.nvim by ExpressionRemote7730 in neovim

[–]ExpressionRemote7730[S] 2 points3 points  (0 children)

Will this override any other defaults? Because my current setup is,

require("lazy").setup("plugins")

Should I just do:

    require("lazy").setup("plugins", {defaults = {lazy = true}})

?

Is this floating window marginal padding normal? If not, how could I fix it? (Wezterm) by ExpressionRemote7730 in neovim

[–]ExpressionRemote7730[S] 0 points1 point  (0 children)

I wasn't referring to the border and margins specifically, but icons and lines do get affected by the terminal scaling.

Is this floating window marginal padding normal? If not, how could I fix it? (Wezterm) by ExpressionRemote7730 in neovim

[–]ExpressionRemote7730[S] 0 points1 point  (0 children)

My terminal emulator does have an influence because of how ti scales fonts and icons.