Adds syntax highlighting to OpenEmbedded/Bitbake recipes in Atom.
Based on language-make and language-perl.
Following code types are being highlighted:
- Comments
- Variable assignments
- Variables
- Function definitions
- Syntax (python & shell) inside functions
Please report bugs or feature requests using GitHub Issues
Contributions are greatly appreciated. Please fork this repository and open a pull request for changes. (Don't forget to add your name to the AUTHORS.md file)