style: apply formatting
This commit is contained in:
@@ -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",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user