SaaSHub helps you find the best software and product alternatives Learn more →
Barbar.nvim Alternatives
Similar projects and alternatives to barbar.nvim
-
-
lightline.vim
A light and configurable statusline/tabline plugin for Vim
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
lualine.nvim
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)
-
-
-
fern.vim
🌿 General purpose asynchronous tree viewer written in Pure Vim script
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
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
-
-
Catppuccino.nvim
🍨 Catppuccin theme for NeoVim [Moved to: https://github.com/catppuccin/nvim]
-
-
-
-
-
NvChad
Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
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
I use barbar.nvim which displays your open buffers at the top as you would expect from other text editors.
I use barbar to keep track of the buffers and tabs the UI is very similar to VS Code: https://github.com/romgrk/barbar.nvim
-
How to change selected line number color so that it stands out more in one dark
i use barbar.nvim
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.
- 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
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0f9b4b43b0>
www.saashub.com | 5 Dec 2023
Stats
The primary programming language of barbar.nvim is Lua.