From 83a7f3505a441f1c152229d50a3d6011951a82fc Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 16 Apr 2026 14:55:11 +0200 Subject: Update --- fnl/config.fnl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'fnl/config.fnl') diff --git a/fnl/config.fnl b/fnl/config.fnl index cf50b2f..478bae2 100644 --- a/fnl/config.fnl +++ b/fnl/config.fnl @@ -7,12 +7,16 @@ (local {: apply-to-files} (require :util.load)) +(local api (require :hotpot.api)) +(local context (assert (api.context (vim.fn.stdpath :config)))) + (local opts {:install {:colorscheme [:no-clown-fiesta]} :debug false :defaults {:lazy false} :dev {:path (.. (vim.fn.expand :$HOME) :/projects)} :performance {:cache {:enabled true} - :rtp {:disabled_plugins [:gzip + :rtp {:paths [(context.locate :destination)] + :disabled_plugins [:gzip :matchit :netrwPlugin :tarPlugin -- cgit v1.2.3-70-g09d2