File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 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
2
2
3
3
VIM USER MANUAL - by Bram Moolenaar
4
4
8
8
3 章で検索パターンについて簡単に説明しました | 03.9 | 。Vim ではもっと複雑な検索
9
9
もできます。この章では、よく使われる検索パターンについて説明します。詳細な仕様
10
10
については | pattern | を参照してください。
11
+ 検索の実行方法に影響するオプションは、| search-options | で確認できます。
11
12
12
13
| 27.1 | 大文字と小文字を区別しない
13
14
| 27.2 | ファイルの端で折り返す
Original file line number Diff line number Diff line change 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
2
2
3
3
VIM USER MANUAL - by Bram Moolenaar
4
4
8
8
In chapter 3 a few simple search patterns were mentioned | 03.9 | . Vim can do
9
9
much more complex searches. This chapter explains the most often used ones.
10
10
A detailed specification can be found here: | pattern |
11
+ Options affecting how search is done can be found here: | search-options |
11
12
12
13
| 27.1 | Ignoring case
13
14
| 27.2 | Wrapping around the file end
You can’t perform that action at this time.
0 commit comments