Skip to content

Commit 378c78f

Browse files
authored
Merge pull request #1802 from h-east/update-syntax
Update syntax.{txt,jax}
2 parents c8b8f9a + 0b1e1de commit 378c78f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/syntax.jax

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

33

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

en/syntax.txt

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

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -2670,7 +2670,7 @@ To specify elements that should not be concealed, set the following variable: >
26702670
26712671
:let g:pandoc#syntax#conceal#blacklist = []
26722672
2673-
This is a list of the rules wich can be used here:
2673+
This is a list of the rules which can be used here:
26742674

26752675
- titleblock
26762676
- image

0 commit comments

Comments
 (0)