p00f/nvim-ts-rainbow

Doesn't Seem to Work in NVIM v0.7.0

Closed this issue · 0 comments

Describe the bug
Bracket and parethesis no longer show different colors. Adding custom colors doesn't change this.

Steps to reproduce
Install:
Neovim v.0.7.0
tree-sitter 0.20.2
neovim-tree-sitter (git version)
Arch Linux OS

Expected behavior
What used to happend would be bracket, parenthises, and other pairings would have different color combination throughout the document to easily see where a pair occurs using tree-sitter.

Now that feature no longer works
screenshot

Screenshots
If applicable, add screenshots to help explain your problem.