Skip to content

Commit a27b171

Browse files
committed
Remove redundant codeblock start in quickfix.jax.
1 parent a4714ac commit a27b171

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/quickfix.jax

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,6 @@ quickfixコマンド (':make', ':grep' など) を実行する前後に2つの
387387
*QuickFixCmdPost-example*
388388
'encoding' とロケールが異なる場合、コンパイラのエラーメッセージと Vim 内部のエ
389389
ンコーディングが異なる場合がある。次のようにすれば、このメッセージを変換できる:
390-
>
391390
>
392391
function QfMakeConv()
393392
let qflist = getqflist()

0 commit comments

Comments
 (0)