fancy symbols
This commit is contained in:
parent
00368a72c9
commit
bc4bee170e
|
@ -36,9 +36,9 @@ local defaults = {
|
||||||
icons = {
|
icons = {
|
||||||
git = ' ',
|
git = ' ',
|
||||||
diagnostics = {
|
diagnostics = {
|
||||||
Error = '✘', -- ✘
|
Error = '', -- ✘
|
||||||
Warn = '', --
|
Warn = '', --
|
||||||
Info = 'ⁱ', -- ⁱ
|
Info = '', -- ⁱ
|
||||||
Hint = '', --
|
Hint = '', --
|
||||||
},
|
},
|
||||||
status = {
|
status = {
|
||||||
|
|
Loading…
Reference in New Issue