Tags: HiPhish/rainbow-delimiters.nvim
Tags
Version 0.9.0 ============= FIXED ----- Fixed patterns: - Templ: - Missing `style_tag_start` and `style_tag_end` nodes in `style_element` - Perl: - All patterns were obsolete ADDED ----- New languages: • Gleam • Groovy • KDL • OCaml Missing patterns: • C++: - `enumerator_list` • Java: - `switch_block` • Query: - `missing_node` Other: • Strategies in configuration may be strings • Built-in stategies can be referenced via their module strings (see `:h rb-delimiters-strategy`) CHANGED ------- • The default highlight priority is computed dynamically to be halfway between semantic tokens and Tree-sitter. • Deprecated `:h rb-delimiters.strategy` and its Vim script mirror `:h g:rainbow_delimiters#strategy`, refer to strategies via strings instead.
PreviousNext