snacks.nvim icon indicating copy to clipboard operation
snacks.nvim copied to clipboard

feat(icons): disable mini.icons when not loaded

Open yaowjit opened this issue 8 months ago • 1 comments

Description

use MiniIcons instead of require("mini.icons"), when not load mini.icons, there's no MiniIcons global variable

then, if not require("mini.icons").setup(), prefer to use nvim-wbe-devicons

Related Issue(s)

https://github.com/folke/snacks.nvim/issues/558

Screenshots

yaowjit avatar Apr 19 '25 11:04 yaowjit

This PR is stale because it has been open 30 days with no activity.

github-actions[bot] avatar May 20 '25 02:05 github-actions[bot]

no, since a lot of people lazy-load mini.icons

folke avatar Oct 19 '25 08:10 folke