bitbake is used in embedded linux field, markdown code block and vim supported it well, embedded linux is a niche field but in this field yocto/bitbake is quite dominant. Please considering add its core format: bitbake files (.bb, .bbclass, *.bbappend all the same format)
the official syntax is below, however vim or sublime2 existing syntax file might be helpful.
bitbake is used in embedded linux field, markdown code block and vim supported it well, embedded linux is a niche field but in this field yocto/bitbake is quite dominant. Please considering add its core format: bitbake files (.bb, .bbclass, *.bbappend all the same format)
the official syntax is below, however vim or sublime2 existing syntax file might be helpful.
https://docs.yoctoproject.org/bitbake/bitbake-user-manual/bitbake-user-manual-metadata.html
Syntax:
https://github.com/kergoth/vim-bitbake/tree/master/syntax
Guideline Criteria:
https://packagecontrol.io/packages/Bitbake%20Syntax