require("which-key").setup { preset = "helix", delay = 0, } -- Show hydra mode for changing windows -- require("which-key").show({ -- keys = {"", modes = {"n"}}, -- loop = true, -- this will keep the popup open until you hit -- })