Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries. Learn more →
Barbar.nvim Alternatives
Similar projects and alternatives to barbar.nvim
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
NvChad
Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.
-
-
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
-
which-key.nvim
💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
-
-
-
-
-
-
-
onedark.nvim
One dark and light colorscheme for neovim >= 0.5.0 written in lua based on Atom's One Dark and Light theme. Additionally, it comes with 5 color variant styles
-
-
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)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
barbar.nvim discussion
barbar.nvim reviews and mentions
-
Neovim workflow
considering your vscode background when you say tabs your really mean buffers( Trust me even i had this problem when I made the switch). So your solution here is using a plugin. There are many but I personally use barbar.nvim
-
How to change selected line number color so that it stands out more in one dark
you can check out https://github.com/romgrk/barbar.nvim
-
Introducing: nvim-early retirement – auto-close your buffers after x minutes of inactivity
Nice! I personally use barbar.nvim's : BufferCloseAllButVisible which closes all buffers that aren't currently visible in a window.
-
I'm honestly so close to putting a bounty on a lua vim-wintabs
There has been discussion of adding that feature to upstream barbar.nvim, but no concrete work has begun yet.
-
[New plugin] deadcolumn.nvim -- gradually show you colorcolumn as you type
I'm using barbar.nvim, a simple but efficient bufferline plugin.
-
Semantic highlighting
LuaLS has trouble identifying vim functions. I just went through and annotated a bunch of functions with doc comments in a project to help it figure things out.
- VSCode like window tabs
-
How do you work with buffers?
I use barbar.nvim for displaying buffers as tabs and whenever I feel like I have too many open I run :BufferCloseAllButVisible (from a mapping), and it closes every buffer except those I have currently visible
- Closing brackets are highlighted in red when in the init.vim file
-
switch buffers shortcut
i use barbar
-
A note from our sponsor - Nutrient
www.nutrient.io | 14 Feb 2025
Stats
The primary programming language of barbar.nvim is Lua.