From 32e8074f7e9812b2947c03b89764a5101d47aa3f Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 18 Oct 2022 18:27:22 +0200 Subject: Fix projects --- fnl/config/project.fnl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'fnl') diff --git a/fnl/config/project.fnl b/fnl/config/project.fnl index 1617ca5..a7bcb82 100644 --- a/fnl/config/project.fnl +++ b/fnl/config/project.fnl @@ -12,3 +12,6 @@ :datapath (vim.fn.stdpath :data)}) (util.setup :project_nvim opts) + +(let [telescope (require :telescope)] + (telescope.load_extension :projects)) -- cgit v1.2.3-70-g09d2