Skip to content

Commit fe4b7c9

Browse files
committed
Update usr_27.{txt,jax}
1 parent 3f0d62b commit fe4b7c9

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

doc/usr_27.jax

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*usr_27.txt* For Vim バージョン 9.1. Last change: 2019 Jul 14
1+
*usr_27.txt* For Vim バージョン 9.1. Last change: 2025 Jul 06
22

33
VIM USER MANUAL - by Bram Moolenaar
44

@@ -7,7 +7,8 @@
77

88
3 章で検索パターンについて簡単に説明しました |03.9|。Vim ではもっと複雑な検索
99
もできます。この章では、よく使われる検索パターンについて説明します。詳細な仕様
10-
については |pattern| を参照してください。
10+
については |pattern| を参照してください。検索の実行方法に影響するオプションは、
11+
|search-options| で確認できます。
1112

1213
|27.1| 大文字と小文字を区別しない
1314
|27.2| ファイルの端で折り返す

en/usr_27.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*usr_27.txt* For Vim version 9.1. Last change: 2019 Jul 14
1+
*usr_27.txt* For Vim version 9.1. Last change: 2025 Jul 06
22

33
VIM USER MANUAL - by Bram Moolenaar
44

@@ -7,7 +7,8 @@
77

88
In chapter 3 a few simple search patterns were mentioned |03.9|. Vim can do
99
much more complex searches. This chapter explains the most often used ones.
10-
A detailed specification can be found here: |pattern|
10+
A detailed specification can be found here: |pattern| Options affecting how
11+
search is done can be found here: |search-options|
1112

1213
|27.1| Ignoring case
1314
|27.2| Wrapping around the file end

0 commit comments

Comments
 (0)