[WIP] A feature-rich, polished, highly customizable winbar, with drop down menu support and multiple backends

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. nvim-navic

    Simple winbar/statusline plugin that shows your current code context

    Zero-depency, yes, this is not another extension of navic. It does not even depends on nvim-treesitter or nvim-lspconfig, nor do you need to register an 'on_attach' function. as long as treesitter parsers or language servers are intalled correctly, the winbar should start working out of the box

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

    Zero-depency, yes, this is not another extension of navic. It does not even depends on nvim-treesitter or nvim-lspconfig, nor do you need to register an 'on_attach' function. as long as treesitter parsers or language servers are intalled correctly, the winbar should start working out of the box

  4. nvim-lspconfig

    Quickstart configs for Nvim LSP

    Zero-depency, yes, this is not another extension of navic. It does not even depends on nvim-treesitter or nvim-lspconfig, nor do you need to register an 'on_attach' function. as long as treesitter parsers or language servers are intalled correctly, the winbar should start working out of the box

  5. nvim

    Neovim :: M Λ C R O - Editing made simple (by Bekaboo)

    As I've said before, as this is currently embedded in my personal config, you can quick try by cloning my config here and give me any feedback at Github or here directly if you are interested. I'm also looking for a good name for it (as you can see correnly I just call it 'winbar' in my config) when it officially turns into a plugin, hopefully the convertion will be done in one or two weeks. 😄

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

  • Select text using Treesitter Queries and start typing right away with SelectEase.nvim

    4 projects | /r/neovim | 16 Feb 2023
  • Help setting up init.vim

    5 projects | /r/neovim | 27 May 2021
  • Using Neovim on OpenWRT

    2 projects | dev.to | 7 Mar 2025
  • ⛏️How to Compile and Install Neovim on Debian

    1 project | dev.to | 5 Mar 2025
  • My NeoVim Experience: Productivity vs Curiosity

    1 project | dev.to | 24 Jan 2025

Did you know that Lua is
the 18th most popular programming language
based on number of references?