We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f91255 commit 921eed7Copy full SHA for 921eed7
syntax/ocaml.vim
@@ -7,8 +7,8 @@
7
" URL: https://github.com/ocaml/vim-ocaml
8
" Last Change:
9
" 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)
+" 2022 Jul 18 - Accurate type highlighting (Maëlan)
+" 2019 Feb 21 - Improved highlighting of operators (Maëlan)
12
" 2018 Apr 22 - Improved support for PPX (Andrey Popp)
13
" 2018 Mar 16 - Remove raise, lnot and not from keywords (Étienne Millon, "copy")
14
" 2017 Apr 11 - Improved matching of negative numbers (MM)
0 commit comments