From 0e12c63a0a32e79b9e6039934769e6060e20c8ab Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 30 May 2022 15:30:36 +0200 Subject: Disable python for trim --- fnl/config/trim.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl') diff --git a/fnl/config/trim.fnl b/fnl/config/trim.fnl index 05b62b6..fe23496 100644 --- a/fnl/config/trim.fnl +++ b/fnl/config/trim.fnl @@ -2,4 +2,4 @@ (module config.trim {autoload {util util}}) (let [trim (util.load-plugin :trim)] - (trim.setup {})) + (trim.setup {:disable [:python]})) -- cgit v1.2.3-70-g09d2