Simple Buffer Management (outline)

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

    Nvim buffer & winbar plugin (by Djancyp)

    I don't like using tabs but it was a bit challenge to work just buffers. I have seen the matbme/JABS.nvim plugin and improved it.https://github.com/Djancyp/outline

  • telescope.nvim

    Find, Filter, Preview, Pick. All lua, all the time.

    you can consider either telescope, https://github.com/nvim-telescope/telescope.nvim or fzf vim plugin https://github.com/junegunn/fzf.vim. It can achieve buffer switch, buffer preview. But they do not provide all you requirements. These two provide buffer previews and switch

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

  • fzf.vim

    fzf :heart: vim

    you can consider either telescope, https://github.com/nvim-telescope/telescope.nvim or fzf vim plugin https://github.com/junegunn/fzf.vim. It can achieve buffer switch, buffer preview. But they do not provide all you requirements. These two provide buffer previews and switch

  • bufexplorer

    BufExplorer Plugin for Vim

    I have those two installed, but I hardly use it. I still use good old one like https://github.com/jlanzarotta/bufexplorer.

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