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

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; lang/cc/packages.el
(package! cmake-mode)
(package! cmake-mode :recipe (:host github :repo "emacsmirror/cmake-mode" :files (:defaults "*")))
(package! cuda-mode)
(package! demangle-mode)
(package! disaster)