commit | 2286304cdbba53ceb52b3ba2ba4a521b0a2f8d0f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Oct 16 15:23:36 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Oct 16 15:23:36 2021 +0100 |
tree | 05a0b3be618b14dc1dd6e9ee6d6389c4923dfa50 | |
parent | 28b6a3bef6d25d36c049bb731ced496155f7f9c0 [diff] [blame] |
Update runtime files
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt index 7adff41..e9c6b7b 100644 --- a/runtime/doc/various.txt +++ b/runtime/doc/various.txt
@@ -172,7 +172,7 @@ *:z!* :[range]z![+-^.=][count] - Like ":z:", but when [count] is not specified, it + Like ":z", but when [count] is not specified, it defaults to the Vim window height minus one. :[range]z[!]#[+-^.=][count] *:z#*