aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-02-15 21:31:30 -0500
committerJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-02-15 21:31:30 -0500
commit803be53cf79248f4cb3a056e674e822f6af14aa4 (patch)
tree7f6eb7def4396b741b8b8ba803ec225274d811e0
parent08947d1642a24e548cc2a175a99de9ac0103373d (diff)
downloadrneovim-803be53cf79248f4cb3a056e674e822f6af14aa4.tar.gz
rneovim-803be53cf79248f4cb3a056e674e822f6af14aa4.tar.bz2
rneovim-803be53cf79248f4cb3a056e674e822f6af14aa4.zip
runtime/netrw: 2ed639abdc4000436115f378e28320b7bee38a6e
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 94dbfa5503..c271c5f0f6 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 Nov 30
+*pi_netrw.txt* For Vim version 8.1. Last change: 2019 Dec 09
------------------------------------------------
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.