We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bf80cf commit 7618009Copy full SHA for 7618009
doc/quickfix.jax
@@ -1925,7 +1925,7 @@ quickfix ウィンドウおよび location リストウィンドウ内で各行
1925
関数は項目の start_idx から end_idx について quickfix ウィンドウに表示する単一
1926
の行の表示テキストを返さなくてはならない。関数は項目の情報を |getqflist()| 関
1927
数から quickfix リストを識別する識別子 "id" で取れる。location リストの時は、
1928
-'winid' 引数付きで getloclist() 関数を使う。空のリストが返された場合、全エント
+"winid" 引数付きで getloclist() 関数を使う。空のリストが返された場合、全エント
1929
リの表示にデフォルトのフォーマットが使われる。返されたリストの項目が空文字列の
1930
場合、そのエントリに一致する項目の表示にデフォルトのフォーマットが使われる。
1931
0 commit comments