local wk = require("which-key") local keys = { [""] = { "nohls", "Clear search highlight" }, } wk.register(keys, { prefix = "" })