+omnisharp package for testing in emacs

This commit is contained in:
oreodave
2019-11-19 12:03:17 +00:00
parent 02fc225009
commit 8715fb0762

View File

@@ -11,6 +11,7 @@
; 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