use emacsmirror for cmake-mode and protobuf-mode

to avoid giant git repos
This commit is contained in:
Saura Charbonneau 2019-08-13 09:36:05 -07:00
parent 0c7e6261e8
commit 720a8abf17
2 changed files with 2 additions and 2 deletions

View file

@ -8,4 +8,4 @@
(package! yaml-mode)
(package! csv-mode)
(package! dhall-mode)
(package! protobuf-mode)
(package! protobuf-mode :recipe (:host github :repo "emacsmirror/protobuf-mode" :files (:defaults "*")))