SaaSHub helps you find the best software and product alternatives Learn more →
Bufferline.nvim Alternatives
Similar projects and alternatives to bufferline.nvim
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
packer.nvim
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
-
mini.nvim
Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort
-
-
mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
-
tokyonight.nvim
🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.
-
-
-
-
lspsaga.nvim
Discontinued improve neovim lsp experience [Moved to: https://github.com/nvimdev/lspsaga.nvim] (by glepnir)
-
-
-
-
tabby.nvim
A declarative, highly configurable, and neovim style tabline plugin. Use your nvim tabs as a workspace multiplexer!
-
-
-
lualine.nvim
Discontinued A blazing fast and easy to configure neovim statusline plugin written in pure lua. [Moved to: https://github.com/nvim-lualine/lualine.nvim] (by hoob3rt)
bufferline.nvim discussion
bufferline.nvim reviews and mentions
-
Get vim background on plugin configuration
So, I'm using bufferline and I want to setup some highlight colors based on the current Neovim theme (light or dark). While Neovim is working, if I run :lua print(vim.o.background) effectively gives me light or dark according to the current Neovim theme. BUT, doing so in the plugin's configuration does not work:
-
How do i get rid of the "NvimTree_1"
if you use bufferline you can override with: lua options = { offsets = { { filetype = "NvimTree", text = "File Explorer", text\_align = "center" } } }
-
File Browser
I’m not familiar with Nvchad but I’m sure they’re using some kind of plugin that show buffers as tabs, you could try something like bufferline.nvim
- Your favourite Neovim plugins?
-
Where can I get these fancy looking tabs?
there are many ways to achieve that. i recommend bufferline.
-
edgy.nvim: Easily create and manage predefined window layouts, bringing a new edge to your workflow
🧩 Works with any plugin. Check Show and Tell for snippets to integrate even better with plugins like neo-tree.nvim, bufferline.nvim
-
What's a very simple config change that you can't live without?
Left and right arrows to switch between buffers. I used to pair this with giving every buffer its own tab, but now I just use Bufferline which functions similarly.
-
Customized Everblush Theme
I'm currently using bufferline.nvim with scope.nvim. I made a github repo with the modifications and credits to Everblush, but I'm not sure if it's allowed, since Everblush doesn't have a License. If It's not allowed, then I'll just delete the repo and forke the Everblush repo.
-
i want to be able to see all my buffers at once. is it possible to have a buffer tree, or multiline buffers?
I used bufferline https://github.com/akinsho/bufferline.nvim
-
[Fix] "E5108...Segments must be a list" Bufferline Error Message
I believe this bug was fixed in bufferline.nvim's PR#727.
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Dec 2024
Stats
akinsho/bufferline.nvim is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of bufferline.nvim is Lua.
Popular Comparisons
- bufferline.nvim VS barbar.nvim
- bufferline.nvim VS nvim-tabline
- bufferline.nvim VS lualine.nvim
- bufferline.nvim VS tokyonight.nvim
- bufferline.nvim VS neovim-config
- bufferline.nvim VS buftabline.nvim
- bufferline.nvim VS nvim-tree.lua
- bufferline.nvim VS nvim-cokeline
- bufferline.nvim VS vim-which-key
- bufferline.nvim VS dashboard-nvim