Skip to content

Commit a2be4bb

Browse files
authored
Merge pull request #2053 from h-east/update-if_perl
Update if_perl.{txt,jax}
2 parents f3ad7f4 + 77e548b commit a2be4bb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/if_perl.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*if_perl.txt* For Vim バージョン 9.1. Last change: 2023 May 14
1+
*if_perl.txt* For Vim バージョン 9.1. Last change: 2025 Apr 27
22

33

44
VIMリファレンスマニュアル by Sven Verdoolaege

en/if_perl.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*if_perl.txt* For Vim version 9.1. Last change: 2023 May 14
1+
*if_perl.txt* For Vim version 9.1. Last change: 2025 Apr 27
22

33

44
VIM REFERENCE MANUAL by Sven Verdoolaege
@@ -74,7 +74,7 @@ The ActiveState one should work, Strawberry Perl is a good alternative.
7474
|script-here|.
7575

7676

77-
Example vim script: >
77+
Example Vim script: >
7878
7979
function! WhitePearl()
8080
perl << EOF

0 commit comments

Comments
 (0)