mrjones2014 / nvim-ts-rainbow

Rainbow parentheses for neovim using tree-sitter.
Apache License 2.0
174 stars 4 forks source link

Colors are in different order in different files. #14

Open KorayAydemir opened 1 year ago

KorayAydemir commented 1 year ago

Same commands entered, in different files, produces different results. Why ? I don't know the steps to reproduce.

image image

Is this a feature or bug ? I want them to be always in same order for consistency with indent-blankline plugin.