mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-28 19:34:15 +00:00
Replace an obsolete Nerd icon
This commit is contained in:
parent
bab744565e
commit
40715210fa
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ M.defaults = {
|
||||||
init = " ",
|
init = " ",
|
||||||
import = " ",
|
import = " ",
|
||||||
keys = " ",
|
keys = " ",
|
||||||
lazy = "鈴 ",
|
lazy = " ",
|
||||||
loaded = "●",
|
loaded = "●",
|
||||||
not_loaded = "○",
|
not_loaded = "○",
|
||||||
plugin = " ",
|
plugin = " ",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue