Require solidity packages

They're on Melpa individually for whatever reason though they're in the
solidity-mode repo.
This commit is contained in:
Edmund Miller 2019-02-06 19:56:22 -06:00
parent 1676cc56e3
commit faf217b0de
No known key found for this signature in database
GPG key ID: BD387FF7BC10AA9D

View file

@ -2,3 +2,5 @@
;;; lang/solidity/packages.el
(package! solidity-mode)
(package! company-solidity)
(package! solidity-flycheck)