Neovim workflow

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

    The neovim tabline plugin.

  • 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

  • scope.nvim

    Revolutionize Your Neovim Tab Workflow: Introducing Enhanced Tab Scoping!

  • using https://github.com/tiagovla/scope.nvim ensures that statuslines, telescope, :bprev, :bnext only work on buffers that belong to the current tab.

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

    A simple plugin for managing tabs in neovim

  • This is how I use tabs.

  • bufferline.nvim

    A snazzy bufferline for Neovim

  • I'm using bufferline.nvim to show buffers and tabline and scope.nvim for buffers per tab.

  • distant.nvim

    🚧 (Alpha stage software) Edit files, run programs, and work with LSP on a remote machine from the comfort of your local environment 🚧

  • 2) There is a remote working plugin to not have the overhead of sshfs copying around files https://github.com/chipsenkbeil/distant.nvim, but you could also role your own with neovim now having remote mode and lua runner. Main caveat is how to get consistent file system view.

  • remote-sshfs.nvim

    Explore, edit, and develop on a remote machine via SSHFS with Neovim

  • I wrote this plugin https://github.com/NOSDuco/remote-sshfs.nvim for remote development similar to VSCode's Remote SSH extension.

  • vim-ctrlspace

    Vim Space Controller

  • 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