This file is indexed.

/usr/share/vim/registry/vim-bitbake.yaml is in vim-bitbake 0~git20171214-1.

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
9
addon: bitbake
description: "Vim script to handle Yocto based bitbake recipes"
disabledby: "let b:loaded_bitbake_plugin = 1"
files:
  - syntax/bitbake.vim
  - plugin/newbb.vim
  - plugin/newbbappend.vim
  - ftplugin/bitbake.vim
  - ftdetect/bitbake.vim