HiPhish / rainbow-delimiters.nvim

Rainbow delimiters for Neovim with Tree-sitter
https://gitlab.com/HiPhish/rainbow-delimiters.nvim
Apache License 2.0
465 stars 34 forks source link

fix: add missing `java` delimiters #82

Closed kawre closed 6 months ago

kawre commented 6 months ago

81 added some queries i was able to quickly find to enhance delimiters colorizing for java. I have no clue how treesitter queries work nor if they are performant so take it with the grain of salt