Skip to content

Commit e4f3fd6

Browse files
authored
Merge pull request #2141 from h-east/update-usr_27
Update usr_27.{txt,jax}
2 parents 9d98b4c + 4fc65c0 commit e4f3fd6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/usr_27.jax

Lines changed: 2 additions & 1 deletion
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

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

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

en/usr_27.txt

Lines changed: 2 additions & 1 deletion
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

@@ -8,6 +8,7 @@
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.
1010
A detailed specification can be found here: |pattern|
11+
Options affecting how 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)