Skip to content

Commit 921eed7

Browse files
committed
More accurate date for the last syntax changes
Using the commit date instead of the author date.
1 parent 0f91255 commit 921eed7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

syntax/ocaml.vim

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
" URL: https://github.com/ocaml/vim-ocaml
88
" Last Change:
99
" 2022 Jul 20 - Improved highlighting of type decl (Jules Aguillon)
10-
" 2019 Nov 05 - Accurate type highlighting (Maëlan)
11-
" 2018 Nov 08 - Improved highlighting of operators (Maëlan)
10+
" 2022 Jul 18 - Accurate type highlighting (Maëlan)
11+
" 2019 Feb 21 - Improved highlighting of operators (Maëlan)
1212
" 2018 Apr 22 - Improved support for PPX (Andrey Popp)
1313
" 2018 Mar 16 - Remove raise, lnot and not from keywords (Étienne Millon, "copy")
1414
" 2017 Apr 11 - Improved matching of negative numbers (MM)

0 commit comments

Comments
 (0)