diff --git a/configuration.org b/configuration.org index 190dc31..237eb92 100644 --- a/configuration.org +++ b/configuration.org @@ -2835,6 +2835,13 @@ directory. It is available from [[http://plantuml.com/download][here]]. :mode "\\.go\\'") #+END_SRC +** Meson build system + +#+BEGIN_SRC emacs-lisp +(use-package meson-mode + :mode "\\.meson\\'") +#+END_SRC + * Games ** Gnu Go diff --git a/customizations.el b/customizations.el index 57fe0be..3be6aaf 100644 --- a/customizations.el +++ b/customizations.el @@ -130,6 +130,7 @@ marshal mc-extras mediawiki + meson-mode multiple-cursors neotree ng2-mode