mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-07 00:06:34 +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 = ' ' } } }`):  |
||
---|---|---|
.. | ||
handler | ||
cache.lua | ||
config.lua | ||
fragments.lua | ||
loader.lua | ||
meta.lua | ||
plugin.lua | ||
util.lua |