Ensure that Org QL is installed
This is needed by my Org mode configuration.
This commit is contained in:
parent
4120de7619
commit
fe5d236b77
1
init.el
1
init.el
@ -817,6 +817,7 @@
|
|||||||
;; Extended query language and dynamic blocks
|
;; Extended query language and dynamic blocks
|
||||||
(use-package org-ql
|
(use-package org-ql
|
||||||
:pin "melpa-stable"
|
:pin "melpa-stable"
|
||||||
|
:ensure t
|
||||||
:commands (org-ql-view
|
:commands (org-ql-view
|
||||||
org-ql-search
|
org-ql-search
|
||||||
org-dblock-write:org-ql)
|
org-dblock-write:org-ql)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user