Fix indent

This commit is contained in:
Phil Bajsicki 2025-04-15 15:42:37 +02:00
parent ca1fa23ca9
commit 9174b29437
2 changed files with 35 additions and 34 deletions

View file

@ -546,6 +546,7 @@ And, the "grab everything that matches" tool.
:category "org-ql")
#+end_src
** End
:PROPERTIES:
:CREATED: <2025-04-14 Mon 22:46>

View file

@ -222,7 +222,7 @@
(line-end-position))))))
(gptel-make-tool
(gptel-make-tool
:function #'gptel-org-tools-org-ql-select-headings-rifle
:name "org-ql-select-headings-rifle"
:description "Retreive headings from buffer using org-ql-select. Matches against both heading and content. Using filename fails."