Here are
7 public repositories
matching this topic...
A snazzy bufferline for Neovim
Functions for taking the monotony out of building your own fancy statusline in Vim
Updated
May 12, 2022
Vim script
A modern lightweight statusline and bufferline for neovim in lua. Mainly uses unicode symbols for showing info.
A low-config, minimalistic buffer tabline Neovim plugin written in Lua.
pywal.nvim is a reimplementation of pywal.vim to support a few lua plugins like nvim-tree, telescope, bufferline, etc
A simple and very light Neovim bufferline
Improve this page
Add a description, image, and links to the
bufferline
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
bufferline
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I'd be ok with adding a
buffer.close_button_commandoption that's set tobdeleteby default but can be configured toBdeleteif the user wants to. Havingbufdelete.nvimas a hard dependency for everyone is not acceptable.Originally posted by @noib3 in noib3/nvim-cokeline#55 (comment)
This is the best interim solution for Nvim-Tree issues. Op