removed tabs
This commit is contained in:
@ -46,10 +46,10 @@ return {
|
||||
draw = {
|
||||
padding = 1,
|
||||
gap = 1,
|
||||
-- treesitter = { "lsp" },
|
||||
-- treesitter = { 'lsp' },
|
||||
-- columns = {
|
||||
-- { "kind_icon", width = { fill = true } },
|
||||
-- { "label", "label_description", gap = 1, highlight = "BlinkCmpLabelDescription" },
|
||||
-- { 'kind_icon', width = { fill = true } },
|
||||
-- { 'label', 'label_description', gap = 1, highlight = 'BlinkCmpLabelDescription' },
|
||||
-- },
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user