Skip to content

Commit d03101c

Browse files
committed
Update quickfix.{txt,jax}
1 parent 1996b56 commit d03101c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/quickfix.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*quickfix.txt* For Vim バージョン 9.1. Last change: 2024 Apr 28
1+
*quickfix.txt* For Vim バージョン 9.1. Last change: 2024 Jun 09
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar

en/quickfix.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*quickfix.txt* For Vim version 9.1. Last change: 2024 Apr 28
1+
*quickfix.txt* For Vim version 9.1. Last change: 2024 Jun 09
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1335,7 +1335,7 @@ passed to make, say :make html or :make pdf.
13351335
Additional arguments can be passed to pandoc:
13361336

13371337
- either by appending them to make, say `:make html --self-contained` .
1338-
- or setting them in `b:pandoc_compiler_args` or `g:pandoc_compiler_args`
1338+
- or setting them in `b:pandoc_compiler_args` or `g:pandoc_compiler_args`.
13391339

13401340
PERL *quickfix-perl* *compiler-perl*
13411341

0 commit comments

Comments
 (0)