/usr/share/vim/registry/vim-omlet.yaml is in ocaml-tools 20120103-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | addon: omlet
description: "highlight and indent ocaml files"
disabledby: "let loaded_omlet = 1"
files:
- ftplugin/omlet.vim
- indent/omlet.vim
- syntax/omlet.vim
- ftdetect/omlet.vim
|