mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-18 20:36:45 +00:00
feat(ui): make lazy icon configurable (#163)
* feat(ui): make lazy icon configurable * docs: add lazy icon config option
This commit is contained in:
parent
434b7d3edd
commit
8ea9d8b024
4 changed files with 4 additions and 1 deletions
|
@ -362,6 +362,7 @@ CONFIGURATION *lazy.nvim-configuration*
|
|||
source = " ",
|
||||
start = "",
|
||||
task = " ",
|
||||
lazy = " ",
|
||||
},
|
||||
throttle = 20, -- how frequently should the ui process render events
|
||||
custom_keys = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue