File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- *autocmd.txt* For Vim バージョン 9.1. Last change: 2024 Mar 26
1
+ *autocmd.txt* For Vim バージョン 9.1. Last change: 2024 May 05
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
Original file line number Diff line number Diff line change 1
- *autocmd.txt* For Vim version 9.1. Last change: 2024 Mar 26
1
+ *autocmd.txt* For Vim version 9.1. Last change: 2024 May 05
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -428,8 +428,8 @@ Name triggered by ~
428
428
429
429
| SessionLoadPost | after loading a session file
430
430
431
- | SessionWritePost | After writing the session file using
432
- the | :mksession | command.
431
+ | SessionWritePost | after writing the session file using
432
+ the | :mksession | command
433
433
434
434
| MenuPopup | just before showing the popup menu
435
435
| CompleteChanged | after Insert mode completion menu changed
You can’t perform that action at this time.
0 commit comments