Fix minor issue in ement.el

Signed-off-by: main <magic_rb@redalder.org>
This commit is contained in:
main 2022-10-01 19:53:16 +02:00
parent adb0362d00
commit 8f02388143
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -1,9 +1,9 @@
:PROPERTIES:
:header-args:emacs-lisp: :comments link :tangle "org_gtd.el" :results none
:ID: cfb02bea-f9a2-4c7c-8971-d082feedab22
:END:
#+title: ement.el
#+filetags: emacs-load
#+begin_src emacs-lisp
(use-package ement
:straight '(ement :type git :host github :repo "alphapapa/ement.el"))