diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-08-10 12:47:38 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-10 12:47:38 +0800 |
commit | 512e0441f1c92727efed69cb01f7bbee16777c2c (patch) | |
tree | 1d1cd04d06a4addebed1a7bc125ddc9e0a54c91d /runtime/doc/windows.txt | |
parent | bebfbfab3bca1808678bb196904b7570d6806458 (diff) | |
download | rneovim-512e0441f1c92727efed69cb01f7bbee16777c2c.tar.gz rneovim-512e0441f1c92727efed69cb01f7bbee16777c2c.tar.bz2 rneovim-512e0441f1c92727efed69cb01f7bbee16777c2c.zip |
docs: fix some mistakes and missing docs (#19699)
Diffstat (limited to 'runtime/doc/windows.txt')
-rw-r--r-- | runtime/doc/windows.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/windows.txt b/runtime/doc/windows.txt index 8062b9e28f..9d6a790a9c 100644 --- a/runtime/doc/windows.txt +++ b/runtime/doc/windows.txt @@ -372,7 +372,7 @@ CTRL-W o *CTRL-W_o* *E445* CTRL-W CTRL-O *CTRL-W_CTRL-O* *:on* *:only* Make the current window the only one on the screen. All other windows are closed. For {count} see the `:quit` command - above |:count_quit|. + above |:count_quit|. When the 'hidden' option is set, all buffers in closed windows become hidden. |