diff options
Diffstat (limited to 'doom.d/packages.el')
-rw-r--r-- | doom.d/packages.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doom.d/packages.el b/doom.d/packages.el index ba9d035..d7f1a68 100644 --- a/doom.d/packages.el +++ b/doom.d/packages.el @@ -10,3 +10,4 @@ (package! counsel-etags) (package! py-yapf) (package! nov) +(package! arduino-mode) |