Why isn't using sidebars to display information more popular?

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

Our great sponsors
  • ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
  • CodiumAI - TestGPT | Generating meaningful tests for busy devs
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • sidebar.nvim

    A generic and modular lua sidebar for Neovim

    A file tree doesn't really provide me with any important information and I think that's the case with most people. I looked for a plugin that would help me build my own sidebar and I discovered sidebar.nvim. It isn't the most actively developed plugin out there, but I haven't ran into any issues either. The plugin basically allows users to build a sidebar similar to how lualine builds statuslines.

  • alpha-nvim

    a lua powered greeter like vim-startify / dashboard-nvim

    i experimented with generalizing the code for https://github.com/goolord/alpha-nvim for the express purpose of writing sidebars / fuzzy finders etc with the ui builder dsl here https://github.com/goolord/gamma-ui-nvim but I never got around to fleshing it out.

  • ONLYOFFICE

    ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises

  • gamma-ui-nvim

    ui builder library

    i experimented with generalizing the code for https://github.com/goolord/alpha-nvim for the express purpose of writing sidebars / fuzzy finders etc with the ui builder dsl here https://github.com/goolord/gamma-ui-nvim but I never got around to fleshing it out.

  • dots

    my personal dotfiles (by aaditeynair)

    It’s edited from some site. It’s there in my dots. Link

  • mini.nvim

    Library of 25+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort

    I like sometimes having the file-overview-thing like https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-map.md

  • no-neck-pain.nvim

    ☕ Dead simple plugin to center the currently focused buffer to the middle of the screen.

    Great point, it’s exactly why I added a scratchpad feature to https://github.com/shortcuts/no-neck-pain.nvim to leverage the empty side buffers as scratch pads (https://github.com/shortcuts/no-neck-pain.nvim/wiki/Showcase#side-buffer-as-scratch-pad)

  • neovim

    Vim-fork focused on extensibility and usability

    There's a request related to this from a while ago, but there hasn't been any progress: https://github.com/neovim/neovim/issues/12925

  • CodiumAI

    TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.

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