File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- *windows.txt* For Vim バージョン 9.1. Last change: 2024 Sep 07
1
+ *windows.txt* For Vim バージョン 9.1. Last change: 2024 Sep 08
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -394,7 +394,7 @@ CTRL-W CTRL-C *CTRL-W_CTRL-C*
394
394
to the buffer are not written and won't get lost, so this is a
395
395
"safe" command.
396
396
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
398
398
'hidden' is restored after {cmd} has been executed.
399
399
Example: >
400
400
:hide edit Makefile
You can’t perform that action at this time.
0 commit comments