chore(onedark): fix formatting

This commit is contained in:
2025-06-05 15:13:51 +02:00
parent 7950f03626
commit c4769730a6
+1 -1
View File
@@ -18,7 +18,7 @@ return {
TelescopeResultsBorder = { fg = c.grey },
TelescopePreviewBorder = { fg = c.grey },
TreesitterContextBottom = { fmt = "underline", sp = c.bg3 },
TreesitterContextLineNumberBottom = { fmt = "underline", sp = c.bg3 },
TreesitterContextLineNumberBottom = {
fmt = "underline",
sp = c.bg3,
},