Henrik Lissner 2023-08-18 23:06:23 +02:00
parent 5155f4aa78
commit 5bb59ad4b0
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
9 changed files with 15 additions and 15 deletions

View file

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; lang/solidity/packages.el
(package! solidity-mode :pin "ddb4a901c33bd29ba2eefff3b7f7461849c6e833")
(package! solidity-mode :pin "8ba549e429e86778a0e079648f3bc3463fcb15f6")
(when (modulep! :completion company)
(package! company-solidity))
(when (and (modulep! :checkers syntax)