mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Remove Company package
It's been moved into solidity-mode already.
This commit is contained in:
committed by
Edmund Miller
parent
3193e7a8a7
commit
f4234779ce
@ -2,5 +2,3 @@
|
|||||||
;;; lang/solidity/packages.el
|
;;; lang/solidity/packages.el
|
||||||
|
|
||||||
(package! solidity-mode)
|
(package! solidity-mode)
|
||||||
(when (featurep! :completion company)
|
|
||||||
(package! company-solidity))
|
|
||||||
|
Reference in New Issue
Block a user