vim-patch:7e6a515ed14e

Update runtime files.
7e6a515ed1

Omit vim9.
This commit is contained in:
Jan Edmund Lazo
2021-05-01 21:56:01 -04:00
parent b1cd67b62e
commit c1dd4e83b4
21 changed files with 1061 additions and 355 deletions

View File

@@ -1,7 +1,7 @@
" Language: Dune buildsystem
" Maintainer: Markus Mottl <markus.mottl@gmail.com>
" Anton Kochkov <anton.kochkov@gmail.com>
" URL: https://github.com/rgrinberg/vim-ocaml
" URL: https://github.com/ocaml/vim-ocaml
" Last Change:
" 2018 Nov 3 - Added commentstring (Markus Mottl)
" 2017 Sep 6 - Initial version (Etienne Millon)