Add tempel-collection package
This commit is contained in:
parent
0148f70b09
commit
f140dfdad1
|
@ -49,6 +49,7 @@
|
||||||
consult
|
consult
|
||||||
consult-eglot
|
consult-eglot
|
||||||
tempel
|
tempel
|
||||||
|
tempel-collection
|
||||||
rainbow-delimiters
|
rainbow-delimiters
|
||||||
envrc
|
envrc
|
||||||
treesit-grammars.with-all-grammars
|
treesit-grammars.with-all-grammars
|
||||||
|
|
|
@ -1061,6 +1061,8 @@
|
||||||
:custom
|
:custom
|
||||||
(tempel-trigger-prefix "+"))
|
(tempel-trigger-prefix "+"))
|
||||||
|
|
||||||
|
(use-package tempel-collection :after tempel)
|
||||||
|
|
||||||
(require 'tramp)
|
(require 'tramp)
|
||||||
(setq org-publish-project-alist
|
(setq org-publish-project-alist
|
||||||
`(("xenia.me.uk"
|
`(("xenia.me.uk"
|
||||||
|
|
Loading…
Reference in a new issue