HiPhish / nvim-ts-rainbow2

Rainbow delimiters for Neovim through Tree-sitter
https://gitlab.com/HiPhish/nvim-ts-rainbow2
Apache License 2.0
339 stars 35 forks source link

[Bug]: color doesn't change #58

Closed MKrbm closed 1 year ago

MKrbm commented 1 year ago

Neovim version

0.9.1

Language affected

cpp

Query

No response

Strategy

No response

Description

The plugin change the parenthesis colors for lua but c, cpp.
Do I need to set-up another Query?
HiPhish commented 1 year ago

This plugin is deprecated, please use https://github.com/HiPhish/rainbow-delimiters.nvim instead. Please report the issue there if it still persists.

MKrbm commented 1 year ago

Thank you ! It worked fine.