aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-02-15 21:32:28 -0500
committerJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-02-15 21:32:28 -0500
commit8d2c76c80ca330d4be762b4e9c4cd827b1cf3a01 (patch)
tree040529d804ec851c011bacb5c455093e1fbf1e89
parent803be53cf79248f4cb3a056e674e822f6af14aa4 (diff)
downloadrneovim-8d2c76c80ca330d4be762b4e9c4cd827b1cf3a01.tar.gz
rneovim-8d2c76c80ca330d4be762b4e9c4cd827b1cf3a01.tar.bz2
rneovim-8d2c76c80ca330d4be762b4e9c4cd827b1cf3a01.zip
runtime/netrw: 469bdbde1e8ea8110705327ab193acca79296742
Port runtime/doc/pi_netrw.txt only.
-rw-r--r--runtime/doc/pi_netrw.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/pi_netrw.txt b/runtime/doc/pi_netrw.txt
index c271c5f0f6..def804e06a 100644
--- a/runtime/doc/pi_netrw.txt
+++ b/runtime/doc/pi_netrw.txt
@@ -1,4 +1,4 @@
-*pi_netrw.txt* For Vim version 8.1. Last change: 2019 Dec 09
+*pi_netrw.txt* For Vim version 8.1. Last change: 2019 Dec 10
------------------------------------------------
NETRW REFERENCE MANUAL by Charles E. Campbell
@@ -1184,7 +1184,7 @@ One may easily "bookmark" the currently browsed directory by using >
*.netrwbook*
Bookmarks are retained in between sessions of vim in a file called .netrwbook
as a |List|, which is typically stored in the first directory on the user's
-runtimepath'; entries are kept in sorted order.
+'runtimepath'; entries are kept in sorted order.
If there are marked files and/or directories, mb will add them to the bookmark
list.