How to Install elpa-qml-mode in Ubuntu 18.04



Install elpa-qml-mode by entering the following commands in the terminal:

sudo apt update
sudo apt install elpa-qml-mode

Description:

Emacs major mode for editing QT Declarative (QML) code

The package provides a major mode for editing Qt Declarative (QML) code in Emacs. It features syntax highlighting (including component ids highlighting) and basic navigation capabilities.

Homepage: https://github.com/coldnew/qml-mode

Version: 0.4-1

Section: universe/lisp