removed commented out code
This commit is contained in:
parent
b26f51b8c5
commit
21240d6edb
1 changed files with 51 additions and 57 deletions
|
|
@ -112,11 +112,5 @@
|
||||||
}, {
|
}, {
|
||||||
{ name = 'cmdline' }
|
{ name = 'cmdline' }
|
||||||
}),
|
}),
|
||||||
-- formatting = {
|
|
||||||
-- format = function(_, vim_item)
|
|
||||||
-- vim_item.kind = cmdIcons[vim_item.kind] or "FOO"
|
|
||||||
-- return vim_item
|
|
||||||
-- end
|
|
||||||
-- }
|
|
||||||
}) '';
|
}) '';
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue