How to Install vim-bitbake in Ubuntu 18.04



Install vim-bitbake by entering the following commands in the terminal:

sudo apt update
sudo apt install vim-bitbake

Description:

Vim plugin to interact with Yocto bitbake-based recipes

This set of scripts helps in creating new yocto recipes from scratch, and adds highlighting on the already written ones.

Homepage: https://github.com/kergoth/vim-bitbake/

Version: 0~git20171214-1

Section: universe/editors