mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
fix: add desc field to buffer-jump extra
This commit is contained in:
parent
728bc2abc5
commit
3e36259067
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
return {
|
||||
desc = "LunarVim-style buffer picker with letter key navigation",
|
||||
"Masalale/buffer-jump.nvim",
|
||||
opts = {
|
||||
width = 55,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue