mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Require solidity packages
They're on Melpa individually for whatever reason though they're in the solidity-mode repo.
This commit is contained in:
@ -2,3 +2,5 @@
|
||||
;;; lang/solidity/packages.el
|
||||
|
||||
(package! solidity-mode)
|
||||
(package! company-solidity)
|
||||
(package! solidity-flycheck)
|
||||
|
Reference in New Issue
Block a user