diff options
| -rw-r--r-- | doc/pages/expansions.asciidoc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/pages/expansions.asciidoc b/doc/pages/expansions.asciidoc index 6277c0dc..f98c266d 100644 --- a/doc/pages/expansions.asciidoc +++ b/doc/pages/expansions.asciidoc @@ -226,8 +226,7 @@ The following expansions are supported (with required context _in italics_): number of lines in the current buffer *%val{buflist}*:: - quoted list of the names of currently-open buffers (as seen in - `%val{bufname}`) + list of the names of currently-open buffers (as seen in %val{bufname}) *%val{bufname}*:: _in buffer, window scope_ + |
