fix: add desc field to buffer-jump extra

This commit is contained in:
Masalale 2026-01-31 00:05:35 +03:00
parent 728bc2abc5
commit 3e36259067

View file

@ -1,4 +1,5 @@
return { return {
desc = "LunarVim-style buffer picker with letter key navigation",
"Masalale/buffer-jump.nvim", "Masalale/buffer-jump.nvim",
opts = { opts = {
width = 55, width = 55,