diff options
| author | fpi | 2020-08-01 18:23:20 +0200 | 
|---|---|---|
| committer | fpi | 2020-08-01 18:30:08 +0200 | 
| commit | 01e2ce0b94fa3a4964cbb5ee96ec5a88a94d7cfb (patch) | |
| tree | 16c34cd5f752e3655281330d7e698779cab82b6f | |
| parent | Add a key to insert org link for the url in clipboard (diff) | |
Fix header arg in capture templates section
| -rw-r--r-- | emacs-init.org | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs-init.org b/emacs-init.org index 2f4505b..8b16237 100644 --- a/emacs-init.org +++ b/emacs-init.org @@ -3697,7 +3697,7 @@ content syncing upon commit.  **** Templates  :PROPERTIES: -:header-args:emacs-lisp: :eval never +:header-args:emacs-lisp: :eval never :noweb yes  :END:  ***** Journal  Capture templates for journal entries. Mostly to just keep track of things I have looked at and which may be interesting later, but do not warrant a zettel right now.  | 
