diff --git a/lua/which-key/plugins/presets/misc.lua b/lua/which-key/plugins/presets/misc.lua index e44b05b..9153a85 100644 --- a/lua/which-key/plugins/presets/misc.lua +++ b/lua/which-key/plugins/presets/misc.lua @@ -42,6 +42,7 @@ local misc = { x = "Update folds", z = "Center this line", t = "Top this line", + [""] = "Top this line, 1st non-blank col", b = "Bottom this line", g = "Add word to spell list", w = "Mark word as bad/misspelling",