aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
diff options
context:
space:
mode:
authorKillTheMule <KillTheMule@users.noreply.github.com>2016-05-03 20:58:32 +0200
committerKillTheMule <KillTheMule@users.noreply.github.com>2016-05-03 20:59:26 +0200
commitc535cc7dde493f405d81cfb9d331405d9b0f097a (patch)
treec558105020c96cc9bca44e173c83a6ffc4b17f29 /runtime/doc
parent3c45e3b42a6c8c48d4f2bc7d51ccfa0f6781d849 (diff)
downloadrneovim-c535cc7dde493f405d81cfb9d331405d9b0f097a.tar.gz
rneovim-c535cc7dde493f405d81cfb9d331405d9b0f097a.tar.bz2
rneovim-c535cc7dde493f405d81cfb9d331405d9b0f097a.zip
vim-patch:d7464be
Updated runtime files. https://github.com/vim/vim/commit/d7464be9747fcaa8e6210e1f00a3882932df76e2 Applied cleanly except for runtime/docs/todo.txt and runtime/docs/tags.
Diffstat (limited to 'runtime/doc')
-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 eb28835961..1705010ff2 100644
--- a/runtime/doc/pi_netrw.txt
+++ b/runtime/doc/pi_netrw.txt
@@ -1,4 +1,4 @@
-*pi_netrw.txt* For Vim version 7.4. Last change: 2015 Oct 30
+*pi_netrw.txt* For Vim version 7.4. Last change: 2015 Oct 31
------------------------------------------------
NETRW REFERENCE MANUAL by Charles E. Campbell
@@ -3436,7 +3436,7 @@ Example: Clear netrw's marked file list via a mapping on gu >
You probably want netrw running as in a side window. If so, you
will likely find that ":[N]Lexplore" does what you want. The
optional "[N]" allows you to select the quantity of columns you
- wish the Lexplorer window to start with (see |g:netrw_winsize|
+ wish the |:Lexplore|r window to start with (see |g:netrw_winsize|
for how this parameter works).
Previous solution: