elpa-meson-mode

Major mode for the Meson build system files

Description

This is a major mode for Meson build system files. Syntax highlighting works reliably. Indentation works too, but there are probably cases, where it breaks. Simple completion is supported via `completion-at-point'. To start completion, use either <C-M-i> or install completion frameworks such as `company'. To enable `company' add the following to your .emacs:

(add-hook 'meson-mode-hook 'company-mode)

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/wentasah/meson-mode


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install elpa-meson-mode