How to Install yaml-mode in Ubuntu 18.04



Install yaml-mode by entering the following commands in the terminal:

sudo apt update
sudo apt install yaml-mode

Description:

emacs mode for YAML files

This package provides an emacs major mode for editing files in the YAML data format. It features syntax highlighting and auto-indentation.

Homepage: http://github.com/yoshiki/yaml-mode

Version: 0.0.9-2

Section: universe/editors