mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
nvim: icons: update test icons.
This commit is contained in:
parent
8f07507ba0
commit
d5bc741498
1 changed files with 3 additions and 3 deletions
|
|
@ -79,12 +79,12 @@ return {
|
|||
hint = "",
|
||||
},
|
||||
test = {
|
||||
ok = "",
|
||||
failed = "",
|
||||
ok = "",
|
||||
failed = "",
|
||||
running = "",
|
||||
skipped = "",
|
||||
watch = "",
|
||||
unknown = "",
|
||||
unknown = "",
|
||||
},
|
||||
symbols = {
|
||||
Text = "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue