style: apply formatting

This commit is contained in:
2026-04-13 23:24:31 +02:00
parent 959cec7051
commit 5468a5a628
17 changed files with 115 additions and 107 deletions
+2 -2
View File
@@ -21,7 +21,7 @@ require("blink.cmp").setup({
align_to = "simple_label",
columns = {
{ "simple_label" },
{ "kind_icon", "label_description", gap = 1 },
{ "kind_icon", "label_description", gap = 1 },
},
components = {
simple_label = {
@@ -35,7 +35,7 @@ require("blink.cmp").setup({
0,
#ctx.label,
group = ctx.deprecated
and "BlinkCmpLabelDeprecated"
and "BlinkCmpLabelDeprecated"
or "BlinkCmpLabel",
},
}