mirror of
https://github.com/neovim/neovim.git
synced 2026-02-27 04:42:53 +10:00
Problem: The right-aligned tag "pseudo-heading" layout mushes together with the left-aligned text. This is especially messy in a narrow viewport. Solution: Put a `<br>` on it. This is a hack until tree-sitter-vimdoc recognizes these pseudo-headings.