mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
refactor
This commit is contained in:
parent
c810074a48
commit
1bd47e1503
1 changed files with 0 additions and 1 deletions
|
|
@ -83,7 +83,6 @@ return {
|
|||
local icons = require("lazyvim.config").icons.kinds
|
||||
if icons[item.kind] then
|
||||
item.kind = icons[item.kind] .. item.kind
|
||||
item.menu = ""
|
||||
end
|
||||
return item
|
||||
end,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue