Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/if_perl.jax
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions en/if_perl.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down