Any ergonomic way to browse highlight groups?

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

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

    Discontinued Treesitter playground integrated into Neovim (by nvim-treesitter)

  • 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

  • winbar.nvim

    winbar config for neovim

  • 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

  • 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
  • asdf-neovim

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

  • You don't need to do the "nightly" dance. It should all work with the latest version of NVIM. I'm using NVIM v0.7.2. I think Nightly is at 8.0. I installed NVIM with homebrew years ago, and I run `brew upgrade` every month or so to keep things up to date. But if I wanted to run Nightly I'd use ASDF to manage switching between versions effortlessly. https://github.com/richin13/asdf-neovim.

  • base16-nvim

    Neovim plugin for building a sync base16 colorscheme. Includes support for Treesitter and LSP highlight groups.

  • Again, the article on making colorschemes is super helpful. I had a bunch of themes I made before this Treesitter and Lua era. I ended up rebuilding everything using some of the tips in that article and then biting a bunch of ideas from the NVIM Base 16 plugin : https://github.com/RRethy/nvim-base16. I've bought into the Treesitter highlighting though.

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

  • neorg problem, all other plugins deactivate when added to init.lua

    2 projects | /r/neovim | 26 Nov 2023
  • Use treesitter to jump to next argument without going into nested function calls?

    1 project | /r/neovim | 22 Sep 2023
  • Code navigation ctags/cscope/gnu global alternative?

    1 project | /r/neovim | 16 Sep 2023
  • How to move between the topmost/root node in treesitter?

    1 project | /r/neovim | 20 Jun 2023
  • otter.nvim: LSP features for embedded languages (e.g. code chunks in markdown)

    5 projects | /r/neovim | 28 May 2023