/usr/share/vim/addons/ftplugin/bitbake.vim 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 | set sts=4 sw=4 et
set cms=#%s
set suffixesadd+=.bb,.bbclass
|