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

View File

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