From 61da1bfa6c6b19dd670671a318ce9f9e2acc784c Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Thu, 6 Jun 2019 12:14:49 +0200 Subject: Update runtime files. --- runtime/doc/editing.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'runtime/doc/editing.txt') diff --git a/runtime/doc/editing.txt b/runtime/doc/editing.txt index 5a303c02a..caf37c86e 100644 --- a/runtime/doc/editing.txt +++ b/runtime/doc/editing.txt @@ -1,4 +1,4 @@ -*editing.txt* For Vim version 8.1. Last change: 2019 May 07 +*editing.txt* For Vim version 8.1. Last change: 2019 Jun 02 VIM REFERENCE MANUAL by Bram Moolenaar @@ -593,7 +593,7 @@ You can use the argument list with the following commands, and with the expression functions |argc()| and |argv()|. These all work on the argument list of the current window. - *:ar* *:args* + *:ar* *:arg* *:args* :ar[gs] Print the argument list, with the current file in square brackets. -- cgit v1.2.1