p00f / nvim-ts-rainbow

Rainbow parentheses for neovim using tree-sitter. Use https://sr.ht/~p00f/nvim-ts-rainbow instead
Apache License 2.0
869 stars 67 forks source link

Update entire buffer #150

Closed medialaxis closed 1 year ago

medialaxis commented 1 year ago

Updates highlights for the entire buffer when the user reloads the entire buffer.

Solves some issues where highlights get out of sync with the underlying file.