docs: add lazy icon config option

This commit is contained in:
Max 2022-12-25 10:50:53 +01:00
commit 30f93ff445
2 changed files with 2 additions and 0 deletions

View file

@ -325,6 +325,7 @@ return {
source = " ",
start = "",
task = "✔ ",
lazy = "鈴 ",
},
throttle = 20, -- how frequently should the ui process render events
custom_keys = {

View file

@ -362,6 +362,7 @@ CONFIGURATION *lazy.nvim-configuration*
source = " ",
start = "",
task = " ",
lazy = " ",
},
throttle = 20, -- how frequently should the ui process render events
custom_keys = {