require("icon-picker") local opts = { noremap = true, silent = true } vim.keymap.set("n", "o", "PickIcons", opts)