-- ╭────────────╮ -- │ Usage help │ -- ╰────────────╯ return { -- Breaks LSP attach -- { -- "folke/which-key.nvim", -- event = "VeryLazy", -- opts = function() -- return require("plugins.opts.whichKey") -- end, -- keys = { -- { -- "?", -- function() -- require("which-key").show({ global = false }) -- end, -- desc = "Buffer Local Keymaps (which-key)", -- }, -- }, -- } { 'ThePrimeagen/vim-be-good' } }