From 3fce37eb553889ae71255dcbefda603149eaa4bc Mon Sep 17 00:00:00 2001
From: Gustaf Rydholm <gustaf.rydholm@gmail.com>
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/editor')

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 :<cmd>OrgAgendaPrompt<cr> :desc "Open agenda prompt"}
              {1 :gc 2 :<cmd>OrgCapturePrompt<cr> :desc "Open capture prompt"}
+             {1 :go
+              2 ":Telescope find_files theme=dropdown cwd=~/.local/share/org<CR>"
+              :desc "Find org file"}
              {1 :gm
               2 "<cmd>Telescope orgmode search_headings theme=dropdown<cr>"
               :desc "Search headings"}])
-- 
cgit v1.2.3-70-g09d2