diff --git a/configuration.org b/configuration.org index 1fe621a..79be51f 100644 --- a/configuration.org +++ b/configuration.org @@ -3378,6 +3378,13 @@ directory. It is available from [[http://plantuml.com/download][here]]. (gitlab-ci-mode-flycheck-enable)) #+END_SRC +** Arduino + +#+BEGIN_SRC emacs-lisp +(use-package arduino-mode + :mode "\\.ino\\'") +#+END_SRC + * Games ** Gnu Go diff --git a/customizations.el b/customizations.el index f71b6cc..a458fa7 100644 --- a/customizations.el +++ b/customizations.el @@ -37,6 +37,7 @@ all-the-icons anaconda-mode anzu + arduino-mode ascii-art-to-unicode auto-highlight-symbol auto-package-update