File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
8
8
3 章で検索パターンについて簡単に説明しました | 03.9 | 。Vim ではもっと複雑な検索
9
9
もできます。この章では、よく使われる検索パターンについて説明します。詳細な仕様
10
- については | pattern | を参照してください。検索の実行方法に影響するオプションは、
11
- | search-options | で確認できます。
10
+ については | pattern | を参照してください。
11
+ 検索の実行方法に影響するオプションは、 | search-options | で確認できます。
12
12
13
13
| 27.1 | 大文字と小文字を区別しない
14
14
| 27.2 | ファイルの端で折り返す
Original file line number Diff line number Diff line change 7
7
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
- 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 |
12
12
13
13
| 27.1 | Ignoring case
14
14
| 27.2 | Wrapping around the file end
You can’t perform that action at this time.
0 commit comments