From 4c5df05a99987cc7358bbe9157170ec2ebc1935c Mon Sep 17 00:00:00 2001 From: Daniel <89086143+BardofSprites@users.noreply.github.com> Date: Sat, 6 Apr 2024 13:02:34 -0400 Subject: major refractor (pt 1/2-4) --- bard-elisp/bard-search.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bard-elisp/bard-search.el') diff --git a/bard-elisp/bard-search.el b/bard-elisp/bard-search.el index 949a9d1..dbea35f 100644 --- a/bard-elisp/bard-search.el +++ b/bard-elisp/bard-search.el @@ -46,3 +46,5 @@ (run-hooks 'prot-search-outline-hook))) (define-key global-map (kbd "M-s M-o") #'prot-search-outline) + +(provide 'bard-search) -- cgit v1.2.3