From 83d2bb39bdf3fcd87d5baf8b4277649ce61abdfc Mon Sep 17 00:00:00 2001 From: Talon Date: Thu, 27 Jul 2023 09:33:53 -0600 Subject: [PATCH] wip --- fnl/lazy-setup.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fnl/lazy-setup.fnl b/fnl/lazy-setup.fnl index eeac02e..e2b1777 100644 --- a/fnl/lazy-setup.fnl +++ b/fnl/lazy-setup.fnl @@ -29,7 +29,7 @@ "folke/neodev.nvim"]} ])) -(let [telescope (require "telescope")] +(let [telescope (require :telescope)] (pcall (telescope.load_extension :fzf))) (let