From 77e548bc2dbe8e039521f26b02b256fa22512a53 Mon Sep 17 00:00:00 2001 From: h-east Date: Sun, 27 Apr 2025 23:40:33 +0900 Subject: [PATCH] Update if_perl.{txt,jax} --- doc/if_perl.jax | 2 +- en/if_perl.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/if_perl.jax b/doc/if_perl.jax index df7f0108b..88c628ccb 100644 --- a/doc/if_perl.jax +++ b/doc/if_perl.jax @@ -1,4 +1,4 @@ -*if_perl.txt* For Vim バージョン 9.1. Last change: 2023 May 14 +*if_perl.txt* For Vim バージョン 9.1. Last change: 2025 Apr 27 VIMリファレンスマニュアル by Sven Verdoolaege diff --git a/en/if_perl.txt b/en/if_perl.txt index 86edd05a0..85e5a90e5 100644 --- a/en/if_perl.txt +++ b/en/if_perl.txt @@ -1,4 +1,4 @@ -*if_perl.txt* For Vim version 9.1. Last change: 2023 May 14 +*if_perl.txt* For Vim version 9.1. Last change: 2025 Apr 27 VIM REFERENCE MANUAL by Sven Verdoolaege @@ -74,7 +74,7 @@ The ActiveState one should work, Strawberry Perl is a good alternative. |script-here|. -Example vim script: > +Example Vim script: > function! WhitePearl() perl << EOF