Skip to content

Commit a208bf5

Browse files
1 parent 783e5a1 commit a208bf5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

quickfix.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
helpname: 'quickfix'
44
---
55
<div id='vimCodeElement'>
6-
<a class="Constant" href="quickfix.html" name="quickfix.txt">quickfix.txt</a>&nbsp;&nbsp;For&nbsp;<span class="Identifier">Vim バージョン 9.1.</span>&nbsp;&nbsp;Last change: 2025 Aug 10<br>
6+
<a class="Constant" href="quickfix.html" name="quickfix.txt">quickfix.txt</a>&nbsp;&nbsp;For&nbsp;<span class="Identifier">Vim バージョン 9.1.</span>&nbsp;&nbsp;Last change: 2025 Aug 27<br>
77
<br>
88
<br>
99
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="Identifier">VIMリファレンスマニュアル&nbsp;&nbsp;&nbsp;&nbsp;by Bram Moolenaar</span><br>
@@ -48,7 +48,7 @@
4848
各コンパイラからのエラーメッセージを解釈させるためには、オプション<br>
4949
<a class="Type" href="options.html#'errorformat'">'errorformat'</a>&nbsp;をセットする (下の<a class="Identifier" href="quickfix.html#errorformat">errorformat</a>を参照)。<br>
5050
<br>
51-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Constant" href="quickfix.html#quickfix-stack" name="quickfix-stack">quickfix-stack</a>&nbsp;<a class="Constant" href="quickfix.html#quickfix-ID" name="quickfix-ID">quickfix-ID</a><br>
51+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Constant" href="quickfix.html#quickfix-stack" name="quickfix-stack">quickfix-stack</a>&nbsp;<a class="Constant" href="quickfix.html#quickfix-ID" name="quickfix-ID">quickfix-ID</a>&nbsp;<a class="Constant" href="quickfix.html#E1545" name="E1545">E1545</a><br>
5252
各 quickfix リストは quickfix ID と呼ばれる一意な識別子を持ち、この番号は Vim<br>
5353
セッションの中で変わらない。<a class="Identifier" href="builtin.html#getqflist()">getqflist()</a>&nbsp;関数はリストに割り当てられた識別子の<br>
5454
取得に使用できる。quickfix リスト番号もある。この番号は、<a class="Type" href="options.html#'chistory'">'chistory'</a>&nbsp;個以上のリ<br>

tags.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4677,6 +4677,7 @@
46774677
<a class="Identifier" href="helphelp.html#E154">E154</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;helphelp.jax<br>
46784678
<a class="Identifier" href="eval.html#E1540">E1540</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; eval.jax<br>
46794679
<a class="Identifier" href="vi_diff.html#E1541">E1541</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; vi_diff.jax<br>
4680+
<a class="Identifier" href="quickfix.html#E1545">E1545</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; quickfix.jax<br>
46804681
<a class="Identifier" href="various.html#E1547">E1547</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; various.jax<br>
46814682
<a class="Identifier" href="wayland.html#E1548">E1548</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; wayland.jax<br>
46824683
<a class="Identifier" href="options.html#E1549">E1549</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; options.jax<br>

0 commit comments

Comments
 (0)