We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fb1198 commit 6ef95a9Copy full SHA for 6ef95a9
bootstrap/config_dirs/nvim/lua/user/plugins/which-key.lua
@@ -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.
3
return {
4
"folke/which-key.nvim",
5
event = "VeryLazy",
0 commit comments