diff options
author | Michael Reed <m.reed@mykolab.com> | 2016-01-20 17:01:38 -0500 |
---|---|---|
committer | Michael Reed <m.reed@mykolab.com> | 2016-01-20 17:02:32 -0500 |
commit | 23a83d24a6bc9cae0b6210bba9fbf80177664dc9 (patch) | |
tree | 1ecf82f425a4754f5fae5096f3ad2308725b95a9 | |
parent | 297075bf47d09437deb82266c61cd830dc8d72eb (diff) | |
download | rneovim-23a83d24a6bc9cae0b6210bba9fbf80177664dc9.tar.gz rneovim-23a83d24a6bc9cae0b6210bba9fbf80177664dc9.tar.bz2 rneovim-23a83d24a6bc9cae0b6210bba9fbf80177664dc9.zip |
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* |