mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-18 23:34:55 +01:00
fix: diagnostics visual in status bar
This commit is contained in:
@@ -3,7 +3,7 @@ package styles
|
||||
const (
|
||||
OpenCodeIcon string = "ⓒ"
|
||||
|
||||
ErrorIcon string = "ⓧ"
|
||||
ErrorIcon string = "ⓔ"
|
||||
WarningIcon string = "ⓦ"
|
||||
InfoIcon string = "ⓘ"
|
||||
HintIcon string = "ⓗ"
|
||||
|
||||
Reference in New Issue
Block a user