mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-28 19:34:15 +00:00
fix(icons): remove extra spaces
This commit is contained in:
parent
0a0f1b95e9
commit
6e7c982ae6
2 changed files with 10 additions and 10 deletions
|
@ -463,7 +463,7 @@ return {
|
|||
source = "📄",
|
||||
start = "🚀",
|
||||
task = "📌",
|
||||
lazy = "💤 ",
|
||||
lazy = "💤",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue