You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Allow users to set repeat linebreak for quotes / callouts
# Details
Request: #114
Adds the a `quote -> repeat_linebreak` boolean that defaults to false.
This setting applies both to regular block quotes as well as callouts.
When set will create an extmark with the `virt_text_repeat_linebreak`
option set. This value rquires neovim >= 0.10.0. With default settings
if this option is set it will obscure text on the wrapped line. Have
added suggestions for how to configure showbreak, breakindent, &
breakindentopt to get decent results.
0 commit comments