aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Reed <Pyrohh@users.noreply.github.com>2016-01-20 19:23:29 -0500
committerMichael Reed <Pyrohh@users.noreply.github.com>2016-01-20 19:23:29 -0500
commita2ec5a569b139bc5702f22eae4d6a1d498be17f3 (patch)
tree4e9700744b5155ded5771bd9de2778c146c8ed07
parentd70b57264b23f5fb67e70ecc60b0fe95d9e497cc (diff)
parent23a83d24a6bc9cae0b6210bba9fbf80177664dc9 (diff)
downloadrneovim-a2ec5a569b139bc5702f22eae4d6a1d498be17f3.tar.gz
rneovim-a2ec5a569b139bc5702f22eae4d6a1d498be17f3.tar.bz2
rneovim-a2ec5a569b139bc5702f22eae4d6a1d498be17f3.zip
Merge pull request #4061 from Pyrohh/doc
[RFC] doc: The ":drop" command is always available
-rw-r--r--runtime/doc/windows.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/doc/windows.txt b/runtime/doc/windows.txt
index 56f57c21c5..eee171b7da 100644
--- a/runtime/doc/windows.txt
+++ b/runtime/doc/windows.txt
@@ -681,7 +681,6 @@ can also get to them with the buffer list commands, like ":bnext".
When using the |:tab| modifier each argument is opened in a
tab page. The last window is used if it's empty.
Also see |++opt| and |+cmd|.
- {only available when compiled with a GUI}
==============================================================================
8. Do a command in all buffers or windows *list-repeat*