telescope-symbols.nvim icon indicating copy to clipboard operation
telescope-symbols.nvim copied to clipboard

Nerd font has moved some icons, please update

Open powerman opened this issue 1 year ago • 1 comments

There was a breaking change in Nerd Fonts (more details in https://www.nerdfonts.com/releases, check release notes for 3.0.0, plus there was few smaller changes after that version).

The quick fix can be done using https://github.com/loichyan/nerdfix tool this way:

nerdfix fix -w --select-first nerd.json

Not sure is it will be 100% correct (even if icons will be correct, I suppose some names was changed too), so it may worth to just prepare new table instead of patching existing.

powerman avatar Jul 23 '24 21:07 powerman

I believe this one is correct, but it was processed manually, so no guarantees. :smiling_imp: nerd3.json

powerman avatar Jul 23 '24 22:07 powerman

Previous file was for Nerd Fonts 3.2.1, here is update: nerd-3.4.0.json

powerman avatar May 17 '25 14:05 powerman