Skip to content

Commit eda28e9

Browse files
authored
Update README.md
1 parent 52f5daf commit eda28e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ require('tiny-inline-diagnostic').setup({
3737
info = "DiagnosticInfo",
3838
hint = "DiagnosticHint",
3939
arrow = "NonText",
40-
background = "None",
40+
background = "None", -- Should be "None" or a hexadecimal color (#RRGGBB)
4141
},
4242
blend = {
4343
factor = 0.27,

0 commit comments

Comments
 (0)