lukas-reineke / indent-blankline.nvim

Indent guides for Neovim
MIT License
4.14k stars 102 forks source link

doc: update README section for rainbow-delimeters integration #906

Closed aliaksandr-trush closed 2 months ago

aliaksandr-trush commented 3 months ago

We do not need to redefine highlight colors for rainbow-delimiters, but we can use already defined from the plugin. It will also integrate some themes out of the box.

lukas-reineke commented 2 months ago

Thanks, but I think the more explicit version is better for the documentation.