From 268cce40329eb3a91665ebe3ce65a0aa7b2c692e Mon Sep 17 00:00:00 2001 From: Nic Gaffney Date: Sat, 18 Apr 2026 04:29:55 -0500 Subject: initial --- lua/config/packages/whichkey.lua | 1 + 1 file changed, 1 insertion(+) create mode 100644 lua/config/packages/whichkey.lua (limited to 'lua/config/packages/whichkey.lua') diff --git a/lua/config/packages/whichkey.lua b/lua/config/packages/whichkey.lua new file mode 100644 index 0000000..71ff88f --- /dev/null +++ b/lua/config/packages/whichkey.lua @@ -0,0 +1 @@ +vim.pack.add({ gh("folke/which-key.nvim") }) -- cgit v1.2.3