How to change a particular syntax token highlight color with treesitter?

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
  • nvcode-color-schemes.vim

    A bunch of generated colorschemes (treesitter supported)

  • IMO the best thing about VSCode is its color scheme. Thanks to u/chrisatmachine we now have it easily available in neovim https://github.com/ChristianChiarulli/nvcode-color-schemes.vim

  • nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

  • https://github.com/nvim-treesitter/nvim-treesitter#highlight

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

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

  • try installing the playground, you'll be able to see each node of the tree, each node has a name, and that's what you'd want to add the "capture group". Though I'm pretty sure return is an anonymous node so you can just capture that using "return".

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

  • Help needed with Treesitter sql injection

    1 project | /r/neovim | 7 Dec 2023
  • Problem with highlighting when attempting to create own treesitter parser

    2 projects | /r/neovim | 5 Dec 2023
  • Getting Treesitter to work for Windows 10

    1 project | /r/neovim | 19 Nov 2023
  • Just come back up out of the rabbit hole - TS unsets syntax variable by design!

    1 project | /r/neovim | 15 Aug 2023
  • nvim-treesitter erroring on Windows 11 Pro

    1 project | /r/neovim | 5 Jul 2023