buftabline.nvim: a low-config, minimalistic buffer tabline Neovim plugin

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

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

    Discontinued A low-config, minimalistic buffer tabline Neovim plugin written in Lua.

  • Unlisted buffers and buffers without filetypes aren't listed shown in the tabline (you can see the relevant code here). I find that as long as I stay on top of closing unused file buffers, I don't experience any LSP slowdown (but I also exit and reopen Neovim pretty regularly, so I can't say for sure).

  • vim-buftabline

    Forget Vim tabs – now you can have buffer tabs

  • In this plugin wishlist thread, I mentioned how I'd like to see an implementation of vim-buftabline in Lua. -olivier directed me to his plugin, nvim-bufbar, and encouraged me to use it as a base.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • sonokai

    High Contrast & Vivid Color Scheme based on Monokai Pro

  • It's sonokai, my favorite Vim + terminal emulator theme. It has Treesitter support, too!

  • tmuxp

    🖥️ Session manager for tmux, build on libtmux.

  • I don't use Neovim's terminal at all so I can't help with that, sorry! I use tmux with tmuxp to set up my development environment and automatically start all relevant background tasks in tmux panes / windows.

  • nvim-buildme

    A Neovim plugin to build or run a project in the built-in terminal

  • For 2. I've developed a very small plugin that might suit your case: nvim-buildme. Basically you create a shell script at the root of your project which contains your compiling/static analysis commands and the plugin simply takes care of executing that script in a Neovim shell in the background and notifies you when it's done.

  • 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
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