From 77640e8064208400f6d00da7b6ebae7684d4d486 Mon Sep 17 00:00:00 2001 From: Mark Huggins Date: Tue, 25 Oct 2022 23:21:20 -0400 Subject: fix: Remove notify which key mapping (#3335) --- lua/lvim/core/which-key.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'lua') diff --git a/lua/lvim/core/which-key.lua b/lua/lvim/core/which-key.lua index 55e3aae0..5941904b 100644 --- a/lua/lvim/core/which-key.lua +++ b/lua/lvim/core/which-key.lua @@ -229,7 +229,6 @@ M.config = function() }, P = { "edit $LUNARVIM_CACHE_DIR/packer.nvim.log", "Open the Packer logfile" }, }, - n = { "Telescope notify", "View Notifications" }, r = { "LvimReload", "Reload LunarVim's configuration" }, u = { "LvimUpdate", "Update LunarVim" }, }, -- cgit v1.2.3