mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 16:39:06 +02:00
feat(config): better icon for snippets
This commit is contained in:
parent
bd6ca6bda7
commit
195a6e6114
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ local defaults = {
|
||||||
Package = " ",
|
Package = " ",
|
||||||
Property = " ",
|
Property = " ",
|
||||||
Reference = " ",
|
Reference = " ",
|
||||||
Snippet = " ",
|
Snippet = " ",
|
||||||
String = " ",
|
String = " ",
|
||||||
Struct = " ",
|
Struct = " ",
|
||||||
Supermaven = " ",
|
Supermaven = " ",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue