mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
fix(icons): bigger folder icon
This commit is contained in:
parent
76d02f6d6b
commit
421e3d9f1e
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ local defaults = {
|
|||
Event = " ",
|
||||
Field = " ",
|
||||
File = " ",
|
||||
Folder = " ",
|
||||
Folder = " ",
|
||||
Function = " ",
|
||||
Interface = " ",
|
||||
Key = " ",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue