Skip to content

Commit 3fbc688

Browse files
authored
Merge pull request #1514 from vim-jp/hh-update-autocmd
Update autocmd.{txt,jax}
2 parents bf6cd29 + 2ead6e7 commit 3fbc688

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/autocmd.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*autocmd.txt* For Vim バージョン 9.1. Last change: 2024 Mar 26
1+
*autocmd.txt* For Vim バージョン 9.1. Last change: 2024 May 05
22

33

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

en/autocmd.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -428,8 +428,8 @@ Name triggered by ~
428428

429429
|SessionLoadPost| after loading a session file
430430

431-
|SessionWritePost| After writing the session file using
432-
the |:mksession| command.
431+
|SessionWritePost| after writing the session file using
432+
the |:mksession| command
433433

434434
|MenuPopup| just before showing the popup menu
435435
|CompleteChanged| after Insert mode completion menu changed

0 commit comments

Comments
 (0)