We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
plugin
1 parent edf1a1b commit a2be431Copy full SHA for a2be431
lua/cord/mappings/plugin_manager.lua
@@ -1,6 +1,6 @@
1
local M = {}
2
3
-M.default_icon = 'text'
+M.default_icon = 'plugin'
4
local mappings = {
5
lazy = { M.default_icon, 'Lazy' },
6
pckr = { M.default_icon, 'Pckr' },
0 commit comments