diff options
author | Michael Reed <Pyrohh@users.noreply.github.com> | 2016-01-20 19:23:29 -0500 |
---|---|---|
committer | Michael Reed <Pyrohh@users.noreply.github.com> | 2016-01-20 19:23:29 -0500 |
commit | a2ec5a569b139bc5702f22eae4d6a1d498be17f3 (patch) | |
tree | 4e9700744b5155ded5771bd9de2778c146c8ed07 | |
parent | d70b57264b23f5fb67e70ecc60b0fe95d9e497cc (diff) | |
parent | 23a83d24a6bc9cae0b6210bba9fbf80177664dc9 (diff) | |
download | rneovim-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.txt | 1 |
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* |