-*autocmd.txt* For Vim version 9.2. Last change: 2026 May 10
+*autocmd.txt* For Vim version 9.2. Last change: 2026 May 23
VIM REFERENCE MANUAL by Bram Moolenaar
is valid to call |setreg()| in this
autocommand, allowing you to process and
modify the text in "regcontents" before it is
- put. However this does not apply to |quote_#|,
- |quote_=|, |quote_%|, |quote_:|, |quote_/| or |quote_.|.
+ put. However this does not apply to
+ |quote_#|, |quote_=|, |quote_%|, |quote_:|,
+ |quote_/| or |quote_.|.
Not triggered when |quote_| is used nor when
called recursively.
It is not allowed to change the buffer text,
-*syntax.txt* For Vim version 9.2. Last change: 2026 May 17
+*syntax.txt* For Vim version 9.2. Last change: 2026 May 23
VIM REFERENCE MANUAL by Bram Moolenaar
StatusLine Status line of current window. The highlight at the status
line's edge (StatusLine, or any %#... / %N* in 'statusline')
also extends into the adjacent vertical separator cell when
- the status lines are connected (no 'vert' character drawn).
+ the status lines are connected (The "vert" in 'fillchars' is
+ not being drawn).
*hl-StatusLineNC*
StatusLineNC status lines of not-current windows. Like |hl-StatusLine|,
the edge highlight also extends into the adjacent vertical