local M = {} M.url = "https://github.com/folke/which-key.nvim" ---@type monoglow.HighlightsFn function M.get(c, opts) return { -- NOTE: LGTM with defaults } end return M