diff --git a/lua/lazyvim/plugins/extras/editor/buffer-jump.lua b/lua/lazyvim/plugins/extras/editor/buffer-jump.lua index 33bf7f77..417b7ebf 100644 --- a/lua/lazyvim/plugins/extras/editor/buffer-jump.lua +++ b/lua/lazyvim/plugins/extras/editor/buffer-jump.lua @@ -1,4 +1,5 @@ return { + desc = "LunarVim-style buffer picker with letter key navigation", "Masalale/buffer-jump.nvim", opts = { width = 55,