mirror of
				https://github.com/folke/lazy.nvim.git
				synced 2025-11-04 00:11:06 +00:00 
			
		
		
		
	
				## Description lazy.nvim allows users to configure all icons except for the debug icon. This PR enables user to configure the debug icon with `ui.icons.debug` ## Screenshots Before:  After (with config `{ ui = { icons = { debug = ' ' } } }`):   | 
			||
|---|---|---|
| .. | ||
| colors.lua | ||
| commands.lua | ||
| config.lua | ||
| diff.lua | ||
| float.lua | ||
| init.lua | ||
| render.lua | ||
| sections.lua | ||
| text.lua | ||