diff options
Diffstat (limited to 'indent/dune.vim')
-rw-r--r-- | indent/dune.vim | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indent/dune.vim b/indent/dune.vim index e39aa7a2..0a658da4 100644 --- a/indent/dune.vim +++ b/indent/dune.vim @@ -4,6 +4,9 @@ endif " Vim indent file " Language: dune +" Maintainers: Markus Mottl <markus.mottl@gmail.com> +" URL: https://github.com/ocaml/vim-ocaml +" Last Change: 2020 Dec 31 if exists("b:did_indent") finish |