mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-25 09:36:14 +01:00
Fix minor issue in ement.el
Signed-off-by: main <magic_rb@redalder.org>
This commit is contained in:
parent
adb0362d00
commit
8f02388143
|
@ -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"))
|
||||
|
|
Loading…
Reference in a new issue