mirror of
https://github.com/pnx/dotfiles
synced 2026-06-18 20:10:03 +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 = "",
|
hint = "",
|
||||||
},
|
},
|
||||||
test = {
|
test = {
|
||||||
ok = "",
|
ok = "",
|
||||||
failed = "",
|
failed = "",
|
||||||
running = "",
|
running = "",
|
||||||
skipped = "",
|
skipped = "",
|
||||||
watch = "",
|
watch = "",
|
||||||
unknown = "",
|
unknown = "",
|
||||||
},
|
},
|
||||||
symbols = {
|
symbols = {
|
||||||
Text = "",
|
Text = "",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue