mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
update nvim/lua/user/icons.lua
This commit is contained in:
parent
3665355d0f
commit
36b107527e
1 changed files with 2 additions and 0 deletions
|
|
@ -209,6 +209,8 @@ return {
|
|||
warn = iconset.triangle_outline,
|
||||
info = iconset.info_circle_outline,
|
||||
hint = iconset.chat,
|
||||
debug = iconset.bug,
|
||||
trace = ""
|
||||
},
|
||||
test = {
|
||||
ok = iconset.check,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue