commit f6dadaac5626ecd78575dbf278b612af246b56a2 parent c4cb766b580c144788276fdf1249634cfa38070c Author: Yuval Langer <yuval.langer@gmail.com> Date: Sat, 1 Apr 2017 18:07:30 +0300 Add arduino-mode Diffstat:
M | emacs/myinit.org | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/emacs/myinit.org b/emacs/myinit.org @@ -225,6 +225,12 @@ Org bullets makes things look pretty. ** Programming modes +*** arduino-mode + +#+BEGIN_SRC emacs-lisp + (req-package arduino-mode) +#+END_SRC + *** lispy #+BEGIN_SRC emacs-lisp