parent
88a3732ae7
commit
79fbaf3d98
6 changed files with 1087 additions and 2 deletions
7
modules/private/default/packages.el
Normal file
7
modules/private/default/packages.el
Normal file
|
@ -0,0 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; private/default/packages.el
|
||||
|
||||
(package! emacs-snippets
|
||||
:recipe (:fetcher github
|
||||
:repo "hlissner/emacs-snippets"
|
||||
:files ("*")))
|
Loading…
Add table
Add a link
Reference in a new issue