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

feature: disable icons

Open chrisands opened this issue 1 year ago • 0 comments
trafficstars

Did you check the docs?

  • [X] I have read all the trouble.nvim docs

Is your feature request related to a problem? Please describe.

Ability to disable icons since v2 allowed to do it

Describe the solution you'd like

For example set in config empty dictionary

icons = {}

Describe alternatives you've considered

Additional context

v2 allows to disable icons using icons = false

chrisands avatar Apr 22 '24 23:04 chrisands