require("which-key").register({ f = { name = "find", f = { "Telescope find_files", "find file" }, l = { "Telescope current_buffer_fuzzy_find", "find line" }, g = { "Telescope live_grep", "live grep" }, b = { "Telescope buffers", "find buffer" }, }, }, { prefix = "" })