I'm seeing a "new" trend in tabline plugins and I don't understand it

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • barbar.nvim

    The neovim tabline plugin.

  • I usually lurk around here and occasionally save some plugins to try out later. Today I started doing that and I was looking at barbar.nvim, which looked really nice. But when I started using it, for some reason instead of just showing my tabs, it also showed buffers I previously opened. The usual gt and gT didn't work and had to setup new mappings to change "tabs" which were actually buffers disguised as such.

  • vim-buftabline

    Forget Vim tabs – now you can have buffer tabs

  • It's also not a (super) new idea – my plugin is just a Lua ripoff of [vim-buftabline](https://github.com/ap/vim-buftabline), which had its first commit in 2014, and I think Airline may have had it before then.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • taboo.vim

    Few utilities for pretty tabs

  • I think I understand where you come from, sometimes with plain tabs its hard to know what buffers they contain, because the name usually is one of the buffers. That's why I used a plugin called taboo.vim to rename tabs and group buffers under those new names (like modules in a project).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts