Skip to content

Commit 6ef95a9

Browse files
committed
Document which-key.lua
1 parent 4fb1198 commit 6ef95a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bootstrap/config_dirs/nvim/lua/user/plugins/which-key.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
-- Create key bindings that stick.
2+
-- WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
13
return {
24
"folke/which-key.nvim",
35
event = "VeryLazy",

0 commit comments

Comments
 (0)