mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-04 15:07:34 +00:00
fix(icons): replace an obsolete Nerd icon (#529)
This commit is contained in:
parent
bab744565e
commit
bc978ca9be
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ M.defaults = {
|
|||
init = " ",
|
||||
import = " ",
|
||||
keys = " ",
|
||||
lazy = "鈴 ",
|
||||
lazy = " ",
|
||||
loaded = "●",
|
||||
not_loaded = "○",
|
||||
plugin = " ",
|
||||
|
|
Loading…
Add table
Reference in a new issue