Skip to content

Commit

Permalink
tempel: Theme tempel-path
Browse files Browse the repository at this point in the history
Placing the s-expressions lisp data file below "etc/" since it's not
an auto-generated file.

Co-authored-by: Jonas Bernoulli <jonas@bernoul.li>
  Use a sub-directory, which would avoid breakage if we later decide
  that we should use wildcards ("tempel/*/*.eld") instead of a single
  file.
  • Loading branch information
11xx authored and tarsius committed Feb 28, 2024
1 parent 6de0be8 commit 5c2d486
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions no-littering.el
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ This variable has to be set before `no-littering' is loaded.")
(setq svg-lib-icons-dir (var "svg-lib/icons/"))
(setq sx-cache-directory (var "sx/cache/"))
(setq tabspaces-session-file (var "tabspaces-session.eld"))
(setq tempel-path (etc "tempel/templates.eld"))
(setq tldr-directory-path (var "tldr/"))
(setq transient-history-file (var "transient/history.el"))
(setq transient-levels-file (etc "transient/levels.el"))
Expand Down

0 comments on commit 5c2d486

Please sign in to comment.