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 d7f1a68..881d995 100644 --- a/doom.d/packages.el +++ b/doom.d/packages.el @@ -11,3 +11,4 @@ (package! py-yapf) (package! nov) (package! arduino-mode) +(package! company-arduino) |