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(luadoc): add new luadoc queries #94

Closed Danielkonge closed 5 months ago

Danielkonge commented 5 months ago

The luadoc parser was updated a couple of days ago, and I found two new queries to highlight in rainbow-delimiters.

HiPhish commented 5 months ago

Merged, thank you.