winbar.nvim VS nvim-gps

Compare winbar.nvim vs nvim-gps and see what are their differences.

nvim-gps

Simple statusline component that shows what scope you are working inside (by SmiteshP)
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
winbar.nvim nvim-gps
5 19
107 506
- -
0.0 8.7
about 1 year ago almost 2 years ago
Lua Scheme
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

winbar.nvim

Posts with mentions or reviews of winbar.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-22.
  • Any way to get something like this in coc?
    7 projects | /r/neovim | 22 Jan 2023
    I've been using winbar.nvim with nvim-gps which depends on treesitter. Unfortunately it's been archived/deprecated but still works fine.
  • What plugin is this?
    5 projects | /r/neovim | 2 Jan 2023
  • Nvim dap-ui: "E36 Not enough space" when using "Eval"
    1 project | /r/neovim | 29 Oct 2022
    Ok, after some tedious hours of debuggin I found out that the issue is with the winbar plugin which I added somewhat after I setup dap-ui. The winbar title adds an additional row to the hover window which dap-ui does not consider in the automatic window size computation. The solution is to add "dapui_hover" to the exclude_filetype section of winbar's config table:
  • AstroNvim 2.4
    14 projects | /r/neovim | 21 Oct 2022
    Winbar is added to display LSP breadcrumbs
  • Any ergonomic way to browse highlight groups?
    4 projects | /r/neovim | 14 Sep 2022
    On the other hand the :TSHighlightCapturesUnderCursor command seems to come with the treesitter playground which requires Neovim nightly. How stable is nightly exactly? I already had my eyes set on the winbar plugin which also requires nightly, so if breakage is not too catastrophic I might do the jump right now. :D

nvim-gps

Posts with mentions or reviews of nvim-gps. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-14.

What are some alternatives?

When comparing winbar.nvim and nvim-gps you can also consider the following projects:

nvim-navic - Simple winbar/statusline plugin that shows your current code context

NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.

asdf-neovim - Neovim plugin for asdf version manager https://github.com/asdf-vm/asdf

nvim-treesitter-context - Show code context

coc-nav

refactoring.nvim - The Refactoring library based off the Refactoring book by Martin Fowler

LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

twilight.nvim - 🌅 Twilight is a Lua plugin for Neovim 0.5 that dims inactive portions of the code you're editing using TreeSitter.

heirline.nvim - Heirline.nvim is a no-nonsense Neovim Statusline plugin designed around recursive inheritance to be exceptionally fast and versatile.

zephyr-nvim - A dark neovim colorscheme written in lua

feline.nvim - A minimal, stylish and customizable statusline for Neovim written in Lua

nvim-treehopper - Region selection with hints on the AST nodes of a document powered by treesitter