Add the arduino package for better support for Arduino source files

This commit is contained in:
Gergely Polonkai 2019-09-09 17:48:23 +02:00
parent a3362e7bbe
commit f6f83d6b15
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -37,6 +37,7 @@
all-the-icons
anaconda-mode
anzu
arduino-mode
ascii-art-to-unicode
auto-highlight-symbol
auto-package-update