lualine.nvim/lua/lualine
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
..
components More user-friendly LualineBuffersJump (#780) 2022-08-08 21:52:28 +06:00
extensions chore: autogen (vimdocs+formating) 2022-07-15 11:53:29 +00:00
themes docs: cleanup formatting and comment typos (#696) 2022-05-30 20:25:05 +06:00
utils feat: allow lualine to be temporarily completely disabled 2022-08-03 21:35:31 +06:00
component.lua fix: on_click messing up highlights 2022-07-22 20:17:02 +06:00
config.lua feat: allow lualine to ignore focus on specific filetypes. (#767) 2022-07-29 16:54:31 +06:00
highlight.lua chore: bump stylua version to 14.1 in CI 2022-07-22 19:48:20 +06:00