summaryrefslogtreecommitdiff
path: root/runtime/doc/usr_22.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2020-04-10 22:10:56 +0200
committerBram Moolenaar <Bram@vim.org>2020-04-10 22:10:56 +0200
commitd1caa941d876181aae0ebebc6ea954045bf0da24 (patch)
treed1bf3cfdafc0c363b970f95aaa55a3a9c81f12fb /runtime/doc/usr_22.txt
parent7b293c730b07d1586688e622b8d9cbbb4a52379b (diff)
downloadvim-git-d1caa941d876181aae0ebebc6ea954045bf0da24.tar.gz
Update runtime files
Diffstat (limited to 'runtime/doc/usr_22.txt')
-rw-r--r--runtime/doc/usr_22.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/doc/usr_22.txt b/runtime/doc/usr_22.txt
index 00c0007de..bdba90614 100644
--- a/runtime/doc/usr_22.txt
+++ b/runtime/doc/usr_22.txt
@@ -1,4 +1,4 @@
-*usr_22.txt* For Vim version 8.2. Last change: 2019 Dec 07
+*usr_22.txt* For Vim version 8.2. Last change: 2020 Mar 28
VIM USER MANUAL - by Bram Moolenaar
@@ -84,7 +84,7 @@ browser. This is what you get: >
a................Hiding Files or Directories................|netrw-a|
mb...............Bookmarking a Directory....................|netrw-mb|
gb...............Changing to a Bookmarked Directory.........|netrw-gb|
- c................Make Browsing Directory The Current Dir....|netrw-c|
+ cd...............Make Browsing Directory The Current Dir....|netrw-c|
d................Make A New Directory.......................|netrw-d|
D................Deleting Files or Directories..............|netrw-D|
<c-h>............Edit File/Directory Hiding List............|netrw-ctrl-h|
@@ -121,7 +121,7 @@ The following normal-mode commands may be used to control the browser display:
As a sampling of extra normal-mode commands:
- c Change Vim's notion of the current directory to be
+ cd Change Vim's notion of the current directory to be
the same as the browser directory. (see
|g:netrw_keepdir| to control this, too)
R Rename the file or directory under the cursor; a