Introducing my first plugin: Tabby, the independent tab manager

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • scope.nvim

    Revolutionize Your Neovim Tab Workflow: Introducing Enhanced Tab Scoping!

  • I tried tiagovla/scope.nvim but it doesn't support buffer delete, which is why I wrote this. Also, it gives me the ability to add other useful features. For example, I just pushed a new function that allows you to send a window momentarily to a new tab, in a way maximizing the window to get more space to work with. After that, the tab closes and the window goes back to its original place. This is super useful when debugging.

  • tabby.nvim

    A declarative, highly configurable, and neovim style tabline plugin. Use your nvim tabs as a workspace multiplexer!

  • k have been using https://github.com/nanozuki/tabby.nvim but your aproach on showing tabs as numbers rather then showing tabs themselves in place of window titles give me some inspiration about how to declutter tab space. 💕

  • 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
  • tabby.nvim

    Discontinued A simple plugin for managing tabs in neovim (by medwatt)

  • I wrote a simple plugin to solve a personal need of having independent-like workspaces in neovim. Basically, I am associating buffers with tabs, so that every time you switch to a different tab, you only get access to the buffers in that tab. This is not the way tabs in vim were supposed to work. You can find the plugin here along with a video demonstrating how it works. Please note that this is still alpha quality plugin. Hopefully some of you here will find it useful, and I'm also open to constructive criticism and suggestions on how to improve the code.

  • tabscope.nvim

    Manages buffers as tab-local buffers!

  • there is also https://github.com/backdround/tabscope.nvim and https://github.com/tiagovla/scope.nvim for similar plugins in functionality

  • lvim

    LVIM IDE is a modular Neovim configuration written in LUA with full customization. LSP support for 60+ languages. Debug support for c, cpp, dart, elixir, go, haskell, java, javascript/typescript, lua, php, python, ruby, rust. (by lvim-tech)

  • For example - https://github.com/lvim-tech/lvim

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • tabscope.nvim: add tab local buffers!!

    3 projects | /r/neovim | 22 Mar 2023
  • Tabline with separated buffers: how to achieve this?

    5 projects | /r/neovim | 18 Feb 2023
  • Neovim Spotlight: nyngwang/suave.lua x nanozuki/tabby.nvim

    2 projects | /r/neovim | 6 Feb 2023
  • How can I get all buffers of current tab?

    2 projects | /r/neovim | 2 Jan 2023
  • How to override the colors of NeoSolarized in NeoVim

    3 projects | dev.to | 21 Apr 2024