KTheRD
Results
1
comments of
KTheRD
I am using Astronvim with Lazy package manager, I added rainbow without any configuration like this: ```lua return { "nvim-treesitter/nvim-treesitter", dependencies = { "HiPhish/nvim-ts-rainbow2", }, opts = { rainbow =...