From 0bd150185551b6d8835d022c15a5f6e832d51113 Mon Sep 17 00:00:00 2001 From: venomade Date: Wed, 11 Feb 2026 11:42:58 +0000 Subject: Asahi Soft reset of dotfiles specific to Asahi, Sway and Neovim. --- .config/nvim/lua/plugins/which-key.lua | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 .config/nvim/lua/plugins/which-key.lua (limited to '.config/nvim/lua/plugins/which-key.lua') diff --git a/.config/nvim/lua/plugins/which-key.lua b/.config/nvim/lua/plugins/which-key.lua deleted file mode 100644 index 746b399..0000000 --- a/.config/nvim/lua/plugins/which-key.lua +++ /dev/null @@ -1,17 +0,0 @@ -return { - "folke/which-key.nvim", - event = "VeryLazy", - opts = { - icons = { mappings = false }, - delay = 1000 - }, - keys = { - { - "?", - function() - require("which-key").show({ global = false }) - end, - desc = "Buffer Local Keymaps", - }, - }, -} -- cgit 1.4.1-2-gfad0