diff options
Diffstat (limited to 'doom.d/packages.el')
-rw-r--r-- | doom.d/packages.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doom.d/packages.el b/doom.d/packages.el index 5f34ce4..d02fb33 100644 --- a/doom.d/packages.el +++ b/doom.d/packages.el @@ -11,7 +11,6 @@ ; Coding (package! counsel-etags) ; tags are cool (package! py-yapf) ; formatting -(package! omnisharp) ; unit testing ; Arduino (package! arduino-mode) ; mandatory, though I might make my own module for this (package! company-arduino) ; intellisense EVERYTHING |