removed tabs

This commit is contained in:
2024-12-17 13:55:24 +01:00
parent eb27bfb343
commit dc4e43aec4
2 changed files with 30 additions and 31 deletions

View File

@ -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' },
-- },
},
},