This commit is contained in:
2024-04-07 08:55:38 +02:00
parent 30fdc90545
commit d13d0ec0e8
3 changed files with 7 additions and 5 deletions

View File

@@ -118,7 +118,7 @@ cmp.setup.cmdline(":", {
format = function(entry, item)
local menu_icon = {
path = "🌐",
cmdline = "🎛",
cmdline = "💻",
cmdline_history = "📰",
}
item.menu = menu_icon[entry.source.name]