Skip to content

Commit 59b81b4

Browse files
committed
fix: remove left right signs for classic
1 parent 0952dfb commit 59b81b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lua/tiny-inline-diagnostic/presets.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ function M.build(name, transparent_bg)
2727
diag = "",
2828
vertical = "",
2929
vertical_end = "",
30+
left = "",
31+
right = "",
3032
},
3133
blend = { factor = 0 },
3234
}),

0 commit comments

Comments
 (0)