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
22
33
44 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
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
You can’t perform that action at this time.
0 commit comments