Skip to content

Commit 4fc65c0

Browse files
committed
Update by original
1 parent fe4b7c9 commit 4fc65c0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/usr_27.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77

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

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

en/usr_27.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +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| Options affecting how
11-
search is done can be found here: |search-options|
10+
A detailed specification can be found here: |pattern|
11+
Options affecting how search is done can be found here: |search-options|
1212

1313
|27.1| Ignoring case
1414
|27.2| Wrapping around the file end

0 commit comments

Comments
 (0)