summaryrefslogtreecommitdiff
path: root/fnl/config/telescope.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/config/telescope.fnl')
-rw-r--r--fnl/config/telescope.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/config/telescope.fnl b/fnl/config/telescope.fnl
index e366e21..ea50f96 100644
--- a/fnl/config/telescope.fnl
+++ b/fnl/config/telescope.fnl
@@ -1,5 +1,5 @@
;; Telescope a highly extendable fuzzy finder over lists.
-(module config.telescope {autoload {util util nvim aniseed.nvim}})
+(module config.telescope {autoload {: util nvim aniseed.nvim}})
(def- opts {:noremap true :silent true})