lucat1 / visimp

A simple and modular neovim config
GNU Affero General Public License v3.0
8 stars 3 forks source link

Rainbow delimiters via Treesitter #74

Closed foxyseta closed 2 months ago

foxyseta commented 5 months ago

Plugin:

https://gitlab.com/HiPhish/rainbow-delimiters.nvim

Only so many languages are supported:

https://gitlab.com/HiPhish/rainbow-delimiters.nvim/-/tree/master/queries?ref_type=heads

Should such a layer be called "delimiters"? "Rainbow"? Should it be enabled by default?

lucat1 commented 5 months ago
  1. Use the github repo, the plugin manager (like most for vim) are hardcoded with github's url for package sources
  2. for the name I'd go with "rainbow"
  3. I think it's fine to enable it by default yeah