Skip to content

Commit 9c27612

Browse files
committed
Update by original
1 parent f6bacd0 commit 9c27612

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/windows.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*windows.txt* For Vim バージョン 9.1. Last change: 2024 Sep 07
1+
*windows.txt* For Vim バージョン 9.1. Last change: 2024 Sep 08
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar

en/windows.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*windows.txt* For Vim version 9.1. Last change: 2024 Sep 07
1+
*windows.txt* For Vim version 9.1. Last change: 2024 Sep 08
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -394,7 +394,7 @@ CTRL-W CTRL-C *CTRL-W_CTRL-C*
394394
to the buffer are not written and won't get lost, so this is a
395395
"safe" command.
396396

397-
:hid[e] {cmd} Execute {cmd} with 'hidden' is set. The previous value of
397+
:hid[e] {cmd} Execute {cmd} with 'hidden' set. The previous value of
398398
'hidden' is restored after {cmd} has been executed.
399399
Example: >
400400
:hide edit Makefile

0 commit comments

Comments
 (0)