mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-22 08:04:20 +01:00
emacs
: don't pull org-ql
from git
Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
parent
d224e28c42
commit
fbba92d3f2
|
@ -391,6 +391,5 @@ Adding the effort estimate to ~org-agenda~ helps scheduling, the way to do it wh
|
|||
|
||||
#+begin_src emacs-lisp
|
||||
(use-package org-ql
|
||||
:straight (org-ql :fetcher github :repo "alphapapa/org-ql"
|
||||
:files (:defaults (:exclude "helm-org-ql.el"))))
|
||||
:straight t)
|
||||
#+end_src
|
||||
|
|
Loading…
Reference in a new issue