Chinmay Dalal

Results 200 comments of Chinmay Dalal

It doesn't look like you require your plugins file? Does `:PackerStatus` show nvim-ts-rainbow?

works for me ![image](https://user-images.githubusercontent.com/36493671/178719840-ece712b2-7df1-444f-b75f-7ef062b991f1.png) Can't reproduce, sorry. I'll keep this open so that someone who has this issue can help

The feature would be nice to have, I can't take a look rn - probably next week. It doesn't appear(???) costly

https://github.com/p00f/nvim-ts-rainbow#colours

I see, in that case colorschemes can use the `rainbowcol1`, `rainbowcol2`, ....`rainbowcol7` highlight groups. Quite a few colorschemes do. Although I'm open to a `contrib/themes` folder. Implementing this is a...

what happens if you add `print(vim.inspect(colors))` after this line? https://github.com/p00f/nvim-ts-rainbow/blob/54ee09f540935c604c9a3d4aed83b7f5314f2caa/lua/rainbow/internal.lua#L20

no i mean the print statement should echo something to the message area, what does it echo?

> what happens if you add `print(vim.inspect(colors))` after this line? > > https://github.com/p00f/nvim-ts-rainbow/blob/54ee09f540935c604c9a3d4aed83b7f5314f2caa/lua/rainbow/internal.lua#L20 add it after this line

I can't reproduce this: https://user-images.githubusercontent.com/36493671/143666498-da804aac-cf62-40c1-a767-81ee3ab9895c.mp4

I even tried downloading the entire project, it inserts instantly