From 3fce37eb553889ae71255dcbefda603149eaa4bc Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 25 Sep 2023 12:46:16 +0200 Subject: Add find org files --- fnl/plugins/editor/orgmode.fnl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'fnl/plugins') diff --git a/fnl/plugins/editor/orgmode.fnl b/fnl/plugins/editor/orgmode.fnl index ed7d2a5..81239ee 100644 --- a/fnl/plugins/editor/orgmode.fnl +++ b/fnl/plugins/editor/orgmode.fnl @@ -2,6 +2,9 @@ (local keys [{1 :ga 2 :OrgAgendaPrompt :desc "Open agenda prompt"} {1 :gc 2 :OrgCapturePrompt :desc "Open capture prompt"} + {1 :go + 2 ":Telescope find_files theme=dropdown cwd=~/.local/share/org" + :desc "Find org file"} {1 :gm 2 "Telescope orgmode search_headings theme=dropdown" :desc "Search headings"}]) -- cgit v1.2.3-70-g09d2