lualine.nvim/lua/lualine/components/buffers
Plato 03bcf015d1
More user-friendly LualineBuffersJump (#780)
* buffers: user friendly LualineBuffersJump version

LualineBuffersJump throws an error when an attempt to jump to a
non-existent buffer index is made. It's expected from users to
trigger this error by accident while attempting to switch buffers.
To deal with this add <bang> support to LualineBuffersJump.

Signed-off-by: Plato Kiorpelidis <kioplato@gmail.com>

* chore: autogen (vimdocs+formating)

Co-authored-by: kioplato <kioplato@users.noreply.github.com>
2022-08-08 21:52:28 +06:00
..
buffer.lua docs: cleanup formatting and comment typos (#696) 2022-05-30 20:25:05 +06:00
init.lua More user-friendly LualineBuffersJump (#780) 2022-08-08 21:52:28 +06:00